Sign inSign up

ktpl00/lamp

By ktpl00

Updated over 7 years ago

Image
0

1.7K

ktpl00/lamp repository overview

LAMP Development Server Build

LAMP Server includes - Ubuntu Server 16.04 LTS (Xenial Xerus), Apache2, Percona MySQL 5.7 and PHP-7.3. Docker based solution - Full featured ready Development Stack for developers to run PHP7.3 based application and projects. This docker solution is best suitable to run Magento 2 projects.

Commnad to Launch Container

docker run -itd --name=web-server -e dev_user=magento -e dev_password=magento123 -e root_password=root123 --restart=always ktpl00/lamp-php7.3

Tag summary

Content type

Image

Digest

Size

421.5 MB

Last updated

over 7 years ago

docker pull ktpl00/lamp