diff --git a/Dockerfile b/Dockerfile index f39c3fc..f3b80a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,6 +22,7 @@ RUN set -eu && \ dnsmasq \ xz-utils \ net-tools \ + e2fsprogs \ qemu-utils \ genisoimage \ ca-certificates \