RIOT/makefiles
Gaëtan Harter e5c49aa486
makefiles/docker.inc.mk: allow overwriting 'docker' command
Not all users register their user in the docker group and should not run the
whole make process as root to use docker.

They can now overwrite DOCKER with `DOCKER="sudo docker"`.

Creating files as a user is correctly handled as `id -u` is still run as the
original user.
2018-07-26 14:30:39 +02:00
..
2018-05-29 15:21:45 -07:00
2018-06-28 14:05:33 +02:00
2018-07-23 17:29:55 +02:00
2018-05-09 18:01:51 +02:00
2017-11-06 12:01:01 +01:00
2018-07-06 18:56:33 +02:00