Skip to content

Commit d33af1a

Browse files
authored
Update Dockerfile to install qemu-utils (#304)
1 parent d82c224 commit d33af1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

n9kv/docker/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ RUN apt-get update -qy \
88
iproute2 \
99
python3-ipy \
1010
socat \
11+
qemu-utils \
1112
qemu-kvm \
1213
tcpdump \
1314
tftpd-hpa \

0 commit comments

Comments
 (0)