No description
- Dockerfile 50.2%
- Shell 49.8%
| .forgejo/workflows | ||
| apache | ||
| .gitignore | ||
| build.sh | ||
| Dockerfile | ||
| php-versions | ||
| README.md | ||
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