|
@@ -8,7 +8,7 @@ RUN apt-get -y update && \ |
|
|
git vim parted \ |
|
|
git vim parted \ |
|
|
quilt coreutils qemu-user-static debootstrap zerofree zip dosfstools \ |
|
|
quilt coreutils qemu-user-static debootstrap zerofree zip dosfstools \ |
|
|
libarchive-tools libcap2-bin rsync grep udev xz-utils curl xxd file kmod bc\ |
|
|
libarchive-tools libcap2-bin rsync grep udev xz-utils curl xxd file kmod bc\ |
|
|
binfmt-support ca-certificates qemu-utils kpartx \ |
|
|
|
|
|
|
|
|
binfmt-support ca-certificates qemu-utils kpartx util-linux \ |
|
|
&& rm -rf /var/lib/apt/lists/* |
|
|
&& rm -rf /var/lib/apt/lists/* |
|
|
|
|
|
|
|
|
COPY . /pi-gen/ |
|
|
COPY . /pi-gen/ |
|
|