Files
php-apache/README.md
T
ebner 2ac9185102
Build and Publish Docker Image / docker (push) Successful in 24s
update readme
2026-01-21 19:13:15 +01:00

7 lines
202 B
Markdown

# php-apache
PHP Image for all Apps deployed on ispd. Enable and install what ever you need in the Dockerfile and rebuild the image.
```bash
docker build -t gitea.psi.ch/images/php-apache:latest .
```