Loading Dockerfile-8.x +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ # FROM debian:bullseye as distrib #FROM localhost:5000/bookworm #FROM localhost:5000/bullseye LABEL maintainer="Bertrand GAUTHIER <bertrand.gauthier at unicaen.fr>" Loading Dockerfile-8.x.sh +0 −4 Original line number Diff line number Diff line Loading @@ -136,10 +136,6 @@ a2enconf security-unicaen.conf php${PHP_VERSION}-fpm # Composer curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer # Install de laminas-migration composer global require laminas/laminas-migration && \ ln -s /root/.composer/vendor/bin/laminas-migration /usr/local/bin/laminas-migration # Nettoyage apt autoremove -y && apt clean Loading Loading
Dockerfile-8.x +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ # FROM debian:bullseye as distrib #FROM localhost:5000/bookworm #FROM localhost:5000/bullseye LABEL maintainer="Bertrand GAUTHIER <bertrand.gauthier at unicaen.fr>" Loading
Dockerfile-8.x.sh +0 −4 Original line number Diff line number Diff line Loading @@ -136,10 +136,6 @@ a2enconf security-unicaen.conf php${PHP_VERSION}-fpm # Composer curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer # Install de laminas-migration composer global require laminas/laminas-migration && \ ln -s /root/.composer/vendor/bin/laminas-migration /usr/local/bin/laminas-migration # Nettoyage apt autoremove -y && apt clean Loading