7 lines
202 B
Markdown
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 .
|
|
```
|