docker-compose-lemp icon indicating copy to clipboard operation
docker-compose-lemp copied to clipboard

:whale: a simple LEMP using the Offical Docker Repository for Alpine Linux, Nginx, MariaDB, PHP and phpMyAdmin

trafficstars

LEMP stack

a simple LEMP using the Offical Docker Repository for Alpine Linux, Nginx, MariaDB, PHP and phpMyAdmin

for start LEMP:

docker-compose up -d

for stop LEMP:

docker-compose stop

for remove LEMP:

docker-compose down

lemp-container

php

phpMyAdmin