mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-07 01:41:22 +00:00
bring up networking
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
@@ -10,6 +10,7 @@ COPY etc /etc/
|
||||
|
||||
RUN \
|
||||
setup-timezone -z UTC && \
|
||||
rc-update add networking && \
|
||||
ln -s /bin/busybox /init
|
||||
|
||||
CMD ["/bin/sh"]
|
||||
|
Reference in New Issue
Block a user