This commit is contained in:
parent
5396fe8fa3
commit
c5df8f315c
@ -5,7 +5,7 @@ RUN apt-get update && \
|
|||||||
apt-get clean && \
|
apt-get clean && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN add-apt-repository multiverse
|
#RUN add-apt-repository multiverse
|
||||||
RUN apt install software-properties-common
|
RUN apt install software-properties-common
|
||||||
RUN dpkg --add-architecture i386
|
RUN dpkg --add-architecture i386
|
||||||
RUN apt update
|
RUN apt update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user