This commit is contained in:
Bertrand Gouny
2015-06-15 16:04:40 +02:00
parent 9d3252cd55
commit ac8b946967
5 changed files with 42 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@ MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>
# This container need run options :
# --privileged=true
# --net=host
# -v /lib/modules:/lib/modules
# Use baseimage-docker's init system.
CMD ["/sbin/my_init"]