mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-05 16:53:48 +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
3488788004
commit
8e0a1bf006
@ -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