add: in docker image I need procps and lsof

This commit is contained in:
Nathanaël HANNEBERT 2022-07-18 11:55:01 +02:00
parent 33a07557dc
commit 5e1b2dd071
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN apt-get -y update && \
quilt coreutils qemu-user-static debootstrap zerofree zip dosfstools \
libarchive-tools libcap2-bin rsync grep udev xz-utils curl xxd file kmod bc\
binfmt-support ca-certificates qemu-utils kpartx fdisk gpg pigz\
procps lsof\
&& rm -rf /var/lib/apt/lists/*
COPY . /pi-gen/