mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 08:52:23 +00:00
fix service name
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user