Run /sbin/init in the ubuntu docker image, as we do with centos
This commit is contained in:
parent
0739fd2030
commit
d8876b5c03
1 changed files with 1 additions and 0 deletions
|
@ -32,3 +32,4 @@ RUN echo -e '[local]\nlocalhost' > /etc/ansible/hosts
|
|||
|
||||
VOLUME /sys/fs/cgroup /run /tmp
|
||||
ENV container=docker
|
||||
CMD ["/sbin/init"]
|
||||
|
|
Loading…
Reference in a new issue