try -slim?

This commit is contained in:
Buzz 2024-08-21 14:05:44 +10:00 committed by GitHub
parent 6a093bf3e4
commit 852be856a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM --platform=i386 i386/debian:buster
FROM --platform=i386 i386/debian:buster-slim
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get clean && apt-get update && apt-get -y upgrade
RUN apt-get -y install gcc fakeroot base patch file make git