mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 08:52:23 +00:00
fix runlevel for hupper
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -73,7 +73,7 @@ RUN \
|
||||
rc-update add diagnostics default && \
|
||||
rc-update add binfmt_misc sysinit && \
|
||||
rc-update add dnsfix boot && \
|
||||
rc-update add hupper && \
|
||||
rc-update add hupper default && \
|
||||
ln -s /bin/busybox /init
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
|
Reference in New Issue
Block a user