(DEPRECATED) Complete optimized LAMP stack for Drupal developers, based on Debian 7.5 Wheezy
627
(DEPRECATED) Please check https://hub.docker.com/r/tehes/docker-apache-php/
Complete optimized LAMP stack for Drupal developers, based on Debian 7.5 Wheezy, with :
Files apc.php, memcache.php and phpinfo.php already in /var/www
USE :
docker run -d -p 127.0.0.1:2222:22 -p IP_ADDRESS:80:80 -t -i tehes/superdevlamp
Access your container:
http://IP_ADDRESS
http://IP_ADDRESS/phpinfo.php
http://IP_ADDRESS/phpmyadmin
http://IP_ADDRESS/apc.php
http://IP_ADDRESS/memcache.php
ssh root@localhost -p 2222 (password = password // SSH only allowed from the host)
Content type
Image
Digest
sha256:f545539b1…
Size
295.3 MB
Last updated
almost 11 years ago
docker pull tehes/superdevlamp