Update php/debian-bookworm-apache/Dockerfile

master
Kar 2024-05-16 10:41:06 +00:00
parent d78179227c
commit 7beabc1f71
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ WORKDIR /var/www/html
EXPOSE 80
RUN apt-get update --fix-missing -y
RUN apt-get upgrade -y
RUN apt-get install -y nano apt-utils apache2 php libapache2-mod-php php-mysql php-zip php-xml php-mbstring php-curl php-gd php-intl #php-mysql PDO driver
RUN apt-get install -y nano apt-utils apache2 php libapache2-mod-php php-mysql php-zip php-xml php-mbstring php-curl php-gd php-intl php-mime-type #php-mysql PDO driver
RUN a2enmod rewrite
#RUN apt install -y php apahec2 libapache2-mod-php # php-mysql