fix: Remove obsolete packages
This commit is contained in:
parent
038c4c6e14
commit
0a53fbcc71
1 changed files with 0 additions and 2 deletions
|
@ -28,12 +28,10 @@ RUN set -eu && \
|
|||
dnsmasq \
|
||||
xz-utils \
|
||||
net-tools \
|
||||
e2fsprogs \
|
||||
qemu-utils \
|
||||
iputils-ping \
|
||||
genisoimage \
|
||||
ca-certificates \
|
||||
netcat-openbsd \
|
||||
qemu-system-arm && \
|
||||
apt-get clean && \
|
||||
mkdir -p /etc/qemu && \
|
||||
|
|
Loading…
Reference in a new issue