Update debian_mini
This commit is contained in:
parent
932466a8c4
commit
6575158f3a
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
FROM --platform=i386 i386/debian:buster
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get clean && apt-get update && apt-get -y upgrade
|
||||
RUN apt-get -y install apt-utils gcc \
|
||||
python3 vim \
|
||||
RUN apt-get -y install apt-utils gcc vim \
|
||||
fakeroot dbus base \
|
||||
patch ucf \
|
||||
file dialog curl \
|
||||
|
|
Loading…
Add table
Reference in a new issue