added README.md file

This commit is contained in:
bisco 2020-09-04 23:48:03 +02:00
parent b326f21a77
commit 926e01e5b7
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
### PHP-App ###
This is a `docker-compose` based project for a PHP application served by NGINX and backed by a MariaDB Database
You can find a directory for every microservice:
* nginx
* mariadb
* app
All container are alpinelinux based