debian13-apache-php2 (20250821-1916)
Published 2025-08-22 01:54:04 +02:00 by chl
Installation
docker pull entrepot.xlii.si/chl/debian13-apache-php2:20250821-1916
sha256:ac7f4d33d7f279f69cf2e12ca3f892fd85362dee79abf312426e1e52b73e158d
Image layers
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400' |
RUN /bin/sh -c apt-get update && apt-get upgrade --yes && apt-get install nano sudo libapache2-mod-php8.4 php8.4-mysql php8.4-gd php8.4-imagick php8.4-mbstring php8.4-bcmath php8.4-intl php8.4-zip ghostscript -yq && a2enmod expires rewrite && a2enmod ext_filter && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
RUN /bin/sh -c ln -sfT /dev/stderr /var/log/apache2/error.log # buildkit |
RUN /bin/sh -c ln -sfT /dev/stdout /var/log/apache2/access.log # buildkit |
RUN /bin/sh -c ln -sfT /dev/stdout /var/log/apache2/other_vhosts_access.log # buildkit |
RUN /bin/sh -c sed -i '/DocumentRoot/a\ <Directory /var/www/html>\n AllowOverride All\n </Directory>' /etc/apache2/sites-available/000-default.conf # buildkit |
STOPSIGNAL SIGWINCH |
WORKDIR /var/www/html |
EXPOSE map[80/tcp:{}] |
CMD ["apache2ctl" "-DFOREGROUND"] |
Details
2025-08-22 01:54:04 +02:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
166 MiB
20250821-1916
2025-08-22