Commit graph

7 commits

Author SHA1 Message Date
Steven Van Acker
823c080d4f use CMD instead of ENTRYPOINT so we can execute other commands with docker run 2017-02-16 22:46:25 +01:00
Steven Van Acker
035f49f632 sudo is not automatically installed? 2017-02-16 22:45:48 +01:00
Steven Van Acker
75bb5b59f5 setuptools needs appdirs, which is not installed for some reason 2017-02-05 18:13:29 +01:00
Michael Rodler
c8f710a70d switched to useradd instead of adduser in Dockerfile
(adduser is interactive)
2016-06-06 16:29:46 +02:00
Michael Rodler
dcf227435c Install manage-tools setup dependencies at beginning of Dockerfile
so container rebuilds don't take as long when a tool or manage-tools changed
2016-06-06 16:27:52 +02:00
Michael Rodler
37e74bef92 Added case fallthrough for debian as distri in all install-root scripts. fixed manage-tools and Dockerfile. 2016-06-02 11:51:59 +02:00
Yan
88d0645bf4 dockerfile 2015-11-03 18:27:49 -08:00