/damp

Simple Docker + Apache + MySQL + PHP + Xdebug (and phpMyAdmin) application stack.

Primary LanguagePHPMIT LicenseMIT

DAMP (Docker Apache MySQL PHP)

Getting an Apache + MySQL + PHP + Xdebug (and phpMyAdmin) application stack up and running less than 5 mins.

Setup

Run the command: docker-compose up -d

Yay, you're good to go. See docker file for more details.