No description
Find a file
2025-10-08 18:25:38 +02:00
.gitea/workflows add version 8.4 2025-10-08 13:55:28 +02:00
apache clean up 2023-12-05 12:38:47 +00:00
.gitignore initial commit 2023-11-19 19:23:43 +01:00
build.sh add version 8.4 2025-10-08 13:55:28 +02:00
Dockerfile-php add soap 2025-10-08 18:25:38 +02:00
README.md build multiarch images 2024-03-16 12:33:00 +01:00

amd64 and arm64/v8, based on debian:bookworm-slim images and some code of php:8.2-apache, version 7.4 and 8.2

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.2