LEMP Development & Production Server Stack
1.0K
Ubuntu Server 16.04 LTS (Xenial Xerus) - LEMP Full Stack Server Build Build with most secure web server nginx, trusted database server percona mysql server with run dynamic php script php7.0-fpm. Also enhance application performnace with most trusted cache servr as varnish and data key value store as redis server. Application configured with built in Mail service with Postfix.
docker run -i -t -d --name web-server -e project_name=latest -e pma_user=pma -e dev_user=magento -e dev_password=magento123 -e root_password=root123 ktpl00/lemp-php7
Content type
Image
Digest
Size
412.9 MB
Last updated
over 7 years ago
docker pull ktpl00/lemp-php7