mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-24 13:45:32 +03:00
edge+ migrated to bullseye
This commit is contained in:
parent
fb91efd8bb
commit
a57b1229f2
@ -1,7 +0,0 @@
|
||||
#main
|
||||
deb http://ftp.ru.debian.org/debian/ sid main contrib non-free
|
||||
deb-src http://ftp.ru.debian.org/debian/ sid main contrib non-free
|
||||
|
||||
##multimedia
|
||||
#deb http://ftp.ru.debian.org/debian-multimedia/ sid main non-free
|
||||
#deb-src http://ftp.ru.debian.org/debian-multimedia/ sid main non-free
|
@ -15,7 +15,7 @@ RUN for i in $(seq 1 8); do mkdir -p "/usr/share/man/man${i}"; done
|
||||
##################################################################
|
||||
# perforce client binary
|
||||
##################################################################
|
||||
ARG P4_VERSION=r20.1
|
||||
ARG P4_VERSION=r21.1
|
||||
ARG P4_DOWNLOAD_URL=http://www.perforce.com/downloads/perforce/${P4_VERSION}/bin.linux26x86_64/p4
|
||||
|
||||
##################################################################
|
||||
|
@ -1,2 +0,0 @@
|
||||
NGINX_VERSION=1.21.0
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz
|
@ -1,2 +0,0 @@
|
||||
NGINX_VERSION=1.21.0
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz
|
@ -1,2 +0,0 @@
|
||||
NGINX_VERSION=1.21.0
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz
|
2
linux/nginx/1.21.1/main/.env
Normal file
2
linux/nginx/1.21.1/main/.env
Normal file
@ -0,0 +1,2 @@
|
||||
NGINX_VERSION=1.21.1
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.1.tar.gz
|
2
linux/nginx/1.21.1/php/.env
Normal file
2
linux/nginx/1.21.1/php/.env
Normal file
@ -0,0 +1,2 @@
|
||||
NGINX_VERSION=1.21.1
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.1.tar.gz
|
2
linux/nginx/1.21.1/rtmp-hls/.env
Normal file
2
linux/nginx/1.21.1/rtmp-hls/.env
Normal file
@ -0,0 +1,2 @@
|
||||
NGINX_VERSION=1.21.1
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.1.tar.gz
|
@ -1,2 +1,2 @@
|
||||
NGINX_VERSION=latest
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.1.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
NGINX_VERSION=latest
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.1.tar.gz
|
||||
|
@ -1,2 +1,2 @@
|
||||
NGINX_VERSION=latest
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.0.tar.gz
|
||||
NGINX_DOWNLOAD_URL=http://nginx.org/download/nginx-1.21.1.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user