Actualiser dockerfile

This commit is contained in:
2025-05-15 18:12:23 +00:00
parent 6ca4a8796e
commit b3e734c3c6

View File

@@ -11,7 +11,7 @@ ARG SMTP_PASS
ARG ADMIN_EMAIL
# Installer les paquets nécessaires
RUN apt-get update && apt-get install -y apache2 php php-cli php-mysql php-curl php-fpm php-gd php-json php-xml php-zip php-zip php-mbstring \
RUN apt-get update && apt-get install -y apache2 php php-cli php-mysql php-curl php-fpm php-gd php-json php-xml php-zip php-intl php-mbstring \
php-bcmath php-gmp software-properties-common git openssl msmtp mariadb-client cron curl unzip nano
# Nettoyer