A Moodle PHP environment configured for Moodle development based on Official PHP Images.
| PHP Version | Variant | Tags | Status |
|---|---|---|---|
| PHP 7.1 | Stretch | 7.1, 7.1-stretch | |
| PHP 7.0 | Stretch | 7.0, 7.0-stretch | |
| PHP 5.6 | Stretch | 5.6, 5.6-stretch | |
| PHP 7.1 | Jessie | 7.1-jessie | |
| PHP 7.0 | Jessie | 7.0-jessie | |
| PHP 5.6 | Jessie | 5.6-jessie |
The following command will expose the current working directory on port 8080:
$ docker run --name web0 -p 8080:80 -v $PWD:/var/www/html moodlehq/moodle-php-apache:7.1
To faciliate testing and easy setup the following directories are created and owned by www-data by default:
/var/www/moodledata/var/www/phpunitdata/var/www/behatdata/var/www/behatfaildumpsThis container is part of a set of containers for Moodle development, see also:
Content type
Image
Digest
Size
260.6 MB
Last updated
over 7 years ago
docker pull andrewnicols/moodle-php-apache:complete_rewrite