/docker-lamp

Docker with Apache, MySql, PhpMyAdmin and Php

Primary LanguagePHPThe UnlicenseUnlicense

docker-lamp

Docker example with Apache, MySql 5.7, PhpMyAdmin and Php

I use docker-compose as an orchestrator. To run these containers:

docker-compose up -d

That's it!