Instructions:
docker run -ti -p 80:80 elaskin/ubuntu_apache2_php_mysql /bin/bash
service apache2 start
service mysql start
I have yet to figure out how to make these processes start up automatically.
Content type
Image
Digest
Size
220.2 MB
Last updated
about 9 years ago
docker pull elaskin/ubuntu_apache2_php_mysql