purplum / docker-lamp

Docker with Apache, MySql, PhpMyAdmin and Php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Docker with Apache, MySql, PhpMyAdmin and Php

License:The Unlicense


Languages

Language:PHP 95.4%Language:Dockerfile 4.6%