Loading Dockerfile.sh +1 −1 Changes for Dockerfile.sh: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ apt-get install -y \ export UNICAEN_IMAGE_TMP_DIR=/tmp/docker-unicaen-image git clone https://git.unicaen.fr/open-source/docker/unicaen-image.git ${UNICAEN_IMAGE_TMP_DIR} cd ${UNICAEN_IMAGE_TMP_DIR} bash Dockerfile.sh "$1" . Dockerfile.sh ${PHP_VERSION} cd ${SYGAL_DIR} Loading INSTALL.md +1 −1 Changes for INSTALL.md: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ traduit en bash.) Lancez le script `Dockerfile.sh` ainsi : ```bash cd /var/www/sygal source Dockerfile.sh bash Dockerfile.sh 7.0 ``` Ensuite, vérifiez et ajustez si besoin sur votre serveur les fichiers de configs suivants, Loading Loading
Dockerfile.sh +1 −1 Changes for Dockerfile.sh: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ apt-get install -y \ export UNICAEN_IMAGE_TMP_DIR=/tmp/docker-unicaen-image git clone https://git.unicaen.fr/open-source/docker/unicaen-image.git ${UNICAEN_IMAGE_TMP_DIR} cd ${UNICAEN_IMAGE_TMP_DIR} bash Dockerfile.sh "$1" . Dockerfile.sh ${PHP_VERSION} cd ${SYGAL_DIR} Loading
INSTALL.md +1 −1 Changes for INSTALL.md: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ traduit en bash.) Lancez le script `Dockerfile.sh` ainsi : ```bash cd /var/www/sygal source Dockerfile.sh bash Dockerfile.sh 7.0 ``` Ensuite, vérifiez et ajustez si besoin sur votre serveur les fichiers de configs suivants, Loading