mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 14:47:55 +03:00
Update Dockerfile
This commit is contained in:
parent
365fca02b4
commit
169c95445a
@ -24,12 +24,11 @@ RUN apt autoremove -y && apt update && apt dist-upgrade -y
|
|||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# retroarch deps
|
# retroarch deps
|
||||||
##################################################################
|
############################# ####################################
|
||||||
# deb creating
|
# deb creating
|
||||||
##################################################################
|
############################# ####################################
|
||||||
# nginx deps
|
# nginx deps
|
||||||
##################################################################
|
##################################################################
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt install -y --allow-unauthenticated --allow-downgrades \
|
apt install -y --allow-unauthenticated --allow-downgrades \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user