Linux:Debian:8 Apache2:2.4 MySQL:5.5 PHP:5.6
docker run -it -p 80:80 -v /local/www:/var/www spoofer/lamp
At the console start the services:
service mysql restart service apache2 restart
The default password for the MySQL root user is changeMe
By default the webserver is reachable via the IP of your virtual machine.
Content type
Image
Digest
Size
184.4 MB
Last updated
about 10 years ago
docker pull spoofer/lamp