A Docker based development environment to run a local multi-version LEMP server setup on Linux or Mac without needing to install all the usual LEMP programs. Just download the latest version, copy over the .env.example
to .env
, and then use docker-compose up
to start the server.