mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
fix service name
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
9ea207a38e
commit
e50c7317cb
@ -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