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 . +```