mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 21:42:39 +00:00
fix service name
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
3cb59a5797
commit
1001747eca
@ -68,7 +68,7 @@ RUN \
|
||||
rc-update add mdnstool default && \
|
||||
rc-update add automount boot && \
|
||||
rc-update add diagnostics default && \
|
||||
rc-update add qemu-user-static sysinit && \
|
||||
rc-update add binfmt_misc sysinit && \
|
||||
ln -s /bin/busybox /init
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user