From 2ac918510279b47b17c5ce04f3a2d26bb901b911 Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 21 Jan 2026 19:13:15 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2a88733..e886e21 100644 --- a/README.md +++ b/README.md @@ -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 . +```