@ -1,4 +1,4 @@
|
||||
FROM --platform=$TARGETPLATFORM debian:11.7
|
||||
FROM --platform=$TARGETPLATFORM debian:11.7-slim
|
||||
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
@ -21,6 +21,5 @@ RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - && \
|
||||
apt-get update && apt-get install -y \
|
||||
docker-buildx-plugin \
|
||||
docker-ce-cli \
|
||||
#qemu-user
|
||||
binfmt-support=2.2.1-1+deb11u1 \
|
||||
qemu-user-static=1:7.2+dfsg-7~bpo11+1
|
||||
|
Reference in New Issue
Block a user