update readme
Build and Publish Docker Image / docker (push) Successful in 24s

This commit is contained in:
2026-01-21 19:13:15 +01:00
parent 68aba12a47
commit 2ac9185102
+4
View File
@@ -1,2 +1,6 @@
# 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 .
```