Sign inSign up

ktpl00/lamp-php55

By ktpl00

Updated over 7 years ago

LAMP Development Stack with PHP5.5

Image
0

1.0K

ktpl00/lamp-php55 repository overview

Development Server Full Stack

LAMP Server includes - Ubuntu Server 14.04 LTS (Trusty Tahr), Apache2, Percona MySQL 5.6 and PHP-5.5. Docker based solution - Full featured ready Development Stack for developers to run PHP-5.5 based application and projects. This docker solution is best suitable to run Magento 1 and PHP 5 version supported projects.

Commnad to Launch Container

docker run -i -t -d --name web-server -e dev_user=magento -e dev_password=magento123 -e root_password=root123 ktpl00/lamp-php55

Tag summary

Content type

Image

Digest

Size

246.9 MB

Last updated

over 7 years ago

docker pull ktpl00/lamp-php55