aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorHolger Pandel <[email protected]>2021-02-10 11:37:15 +0100
committerGitHub <[email protected]>2021-02-10 10:37:15 +0000
commitbf8c9f53833016e1b9410d2eb3ed0149390975a7 (patch)
tree6ce3a082917e007cf295730bdf7a796480120197 /Dockerfile
parent21090519d85bdaa1615d5d5057d37b09368ea5d2 (diff)
Add QCOW2 build mechanism (#349)
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 3d5874d..cb2b4ba 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get -y update && \
git vim parted \
quilt coreutils qemu-user-static debootstrap zerofree zip dosfstools \
bsdtar libcap2-bin rsync grep udev xz-utils curl xxd file kmod bc\
- binfmt-support ca-certificates \
+ binfmt-support ca-certificates qemu-utils kpartx \
&& rm -rf /var/lib/apt/lists/*
COPY . /pi-gen/