Template for a docker-compose based project in which you can find: nginx, mariadb, php7.2-fpm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
bisco 926e01e5b7
added README.md file
3 years ago
app first commit 3 years ago
mariadb first commit 3 years ago
nginx first commit 3 years ago
README.md added README.md file 3 years ago
docker-compose.yml first commit 3 years ago

README.md

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