Initial commit

This commit is contained in:
Jeff Lance
2023-11-24 23:26:29 +01:00
commit dd03aa6116
5 changed files with 213 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# DAMPPS: Docker Apache Mysql Postgresql Php Symfony
This docker image runs an Apache server configured with PHP and a database server
upon choice between MariaDB, MySQL or PostgreSQL.