mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-24 04:28:15 +03:00
splited php image from websites
This commit is contained in:
parent
52907598ab
commit
7f48218f18
@ -20,7 +20,7 @@ ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux
|
|||||||
ARG P4PHP_VER=r20.1
|
ARG P4PHP_VER=r20.1
|
||||||
ARG P4PHP_URL=https://www.perforce.com/downloads/perforce/${P4PHP_VER}/bin.tools/p4php-php7.tgz
|
ARG P4PHP_URL=https://www.perforce.com/downloads/perforce/${P4PHP_VER}/bin.tools/p4php-php7.tgz
|
||||||
|
|
||||||
ARG P4MODULE_PATH=/usr/lib/php/20190902/
|
ARG P4MODULE_PATH=/usr/lib/php/20190902
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# Files and folders
|
# Files and folders
|
||||||
|
@ -20,7 +20,7 @@ ARG P4API_URL=https://www.perforce.com/downloads/perforce/${P4API_VER}/bin.linux
|
|||||||
ARG P4PHP_VER=r20.1
|
ARG P4PHP_VER=r20.1
|
||||||
ARG P4PHP_URL=https://www.perforce.com/downloads/perforce/${P4PHP_VER}/bin.tools/p4php-php7.tgz
|
ARG P4PHP_URL=https://www.perforce.com/downloads/perforce/${P4PHP_VER}/bin.tools/p4php-php7.tgz
|
||||||
|
|
||||||
ARG P4MODULE_PATH=/usr/lib/php/20190902/
|
ARG P4MODULE_PATH=/usr/lib/php/20190902
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
# Files and folders
|
# Files and folders
|
||||||
|
Loading…
x
Reference in New Issue
Block a user