Add PHP/MySQL/PhpMyAdmin docker-compose

Signed-off-by: Alireza Far <imail01999@gmail.com>
This commit is contained in:
Alireza Far 2021-08-24 00:41:47 +04:30
parent dfa2f6b866
commit 91f07114ba

View File

@ -45,7 +45,7 @@ application with a Rust backend and a Postgres database.
- [`Spring / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/spring-postgres) - Sample Java application
with Spring framework and a Postgres database.
- [`PHP / MySQL / Apache`](https://github.com/docker/awesome-compose/tree/master/php-mysql-apache) - Sample PHP application
with MySQL database.
with MySQL database and PhpMyAdmin.
## Single service samples
- [`Angular`](https://github.com/docker/awesome-compose/tree/master/angular)
- [`Spark`](https://github.com/docker/awesome-compose/tree/master/sparkjava)