Sign inSign up

elaskin/ubuntu-apache2-php

By elaskin

Updated about 9 years ago

Installs apache2, php, and many more Moodle requirements (excluding mysql)

Image
0

182

elaskin/ubuntu-apache2-php repository overview

Instructions:

  1. docker run -ti -p 80:80 elaskin/ubuntu-apache2-php /bin/bash
  2. within Docker container: service apache2 start
  3. check if it's working by going to localhost in browser. You should see the Apache default page.

Tag summary

Content type

Image

Digest

Size

157.1 MB

Last updated

about 9 years ago

docker pull elaskin/ubuntu-apache2-php