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.
docker run -i -t -d --name web-server -e dev_user=magento -e dev_password=magento123 -e root_password=root123 ktpl00/lamp-php55
Content type
Image
Digest
Size
246.9 MB
Last updated
over 7 years ago
docker pull ktpl00/lamp-php55