mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
add bind-tools for dig as busybox nslookup is a bit broken
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
be8e321a59
commit
5e7809d0ad
@ -13,6 +13,7 @@ RUN \
|
|||||||
sfdisk lvm2 syslinux \
|
sfdisk lvm2 syslinux \
|
||||||
openrc busybox-initscripts \
|
openrc busybox-initscripts \
|
||||||
alpine-conf \
|
alpine-conf \
|
||||||
|
bind-tools \
|
||||||
strace fuse
|
strace fuse
|
||||||
|
|
||||||
COPY etc /etc/
|
COPY etc /etc/
|
||||||
|
Loading…
Reference in New Issue
Block a user