No description
  • Dockerfile 50.2%
  • Shell 49.8%
Find a file
2026-03-22 12:31:46 +01:00
.forgejo/workflows comment clean up 2026-02-08 17:08:01 +01:00
apache fix apache config 2026-02-08 12:22:09 +01:00
.gitignore initial commit 2023-11-19 19:23:43 +01:00
build.sh parallel builds and summary output 2026-03-22 12:20:51 +01:00
Dockerfile image improvements 2026-03-22 12:31:46 +01:00
php-versions unify php versions, rename build process 2026-02-08 13:41:36 +01:00
README.md security and build improvements 2026-02-08 11:10:03 +01:00

amd64 and arm64/v8, based on debian slim images and some code of php:*-apache

docker run -d --name container_name \
    -v ./www:/var/www/html \
    -v ./php:/usr/local/etc/php/conf.d \
    -v ./msmpt.yaml:/etc/msmtprc \
    git.paucapo.com/server/php:8.4