Update Dockerfile

This commit is contained in:
STAM 2019-09-25 21:27:11 +03:00 committed by GitHub
parent 365fca02b4
commit 169c95445a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,12 +24,11 @@ RUN apt autoremove -y && apt update && apt dist-upgrade -y
##################################################################
# retroarch deps
##################################################################
############################# ####################################
# deb creating
##################################################################
############################# ####################################
# nginx deps
##################################################################
RUN apt-get update && \
apt install -y --allow-unauthenticated --allow-downgrades \
build-essential \