Sign inSign up

ktpl00/lemp

By ktpl00

Updated over 7 years ago

Image
0

1.8K

ktpl00/lemp repository overview

LEMP Server Build

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 version php5.6-fpm,php7.0-fpm,php7.1-fpm,php7.2-fpm,php7.3-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.

Commnad to Launch Container.

docker run -itd --name=web-server --hostname=magento -e dev_user=magento -e dev_password=magento123 -e pma_user=pma -e dev_user_dir=/var/www/html -e project_name=magento -e root_password=root123 --restart=always ktpl00/lemp-master

Tag summary

Content type

Image

Digest

Size

447 MB

Last updated

over 7 years ago

docker pull ktpl00/lemp