diff --git a/README.md b/README.md index 5e642df..406c238 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Docker example with Apache, MySql 8.0, PhpMyAdmin and Php -You can use MySql 5.7 if you checkout to the tag `mysql5.7` +- You can use MariaDB 10.1 if you checkout to the tag `mariadb-10.1` - contribution made by [luca-vercelli](https://github.com/luca-vercelli) +- You can use MySql 5.7 if you checkout to the tag `mysql5.7` I use docker-compose as an orchestrator. To run these containers: