Update Dockerfile

pull/2/head
Oro 2 years ago committed by GitHub
parent ddd8cc2a7b
commit a0425a452c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,4 +26,5 @@ RUN sed -i 's/^CheckSpace/#CheckSpace/g' /etc/pacman.conf
RUN mv /etc/os-release /etc/os-release.old
RUN pacman -Syu --noconfirm
RUN rm /usr/bin/apt /usr/bin/apt-get /usr/bin/dnf /usr/bin/eopkg /usr/bin/yum /usr/bin/zypper
#RUN rm /usr/bin/apt /usr/bin/apt-get /usr/bin/dnf /usr/bin/eopkg /usr/bin/yum /usr/bin/zypper
#The above is commented out as it is not needed, but kept in case it is needed in the future.

Loading…
Cancel
Save