moodle-php-apache icon indicating copy to clipboard operation
moodle-php-apache copied to clipboard

PHP + Apache docker images for Moodle development

Results 27 moodle-php-apache issues
Sort by recently updated
recently updated
newest added

Along the last months we have added a bunch of nice extras to the images (support for entrypoints, php.ini settings and extensions enable and disabling. But there is a problem,...

There are instaclient libraries for arm64 since some time ago: https://www.oracle.com/database/technologies/instant-client/linux-arm-aarch64-downloads.html Give a try to them in order to get the php-oci extension built for the php arm64 images.

Hi all, Moodle [4.4.1+](https://git.moodle.org/gw?p=moodle.git;a=tree;hb=refs/heads/MOODLE_404_STABLE) requires [Tidy PHP Extension be installed and enabled.](https://tracker.moodle.org/browse/MDL-82444) Unfortunately this `moodlehq/moodle-php-apache:8.3` container based image doesn't have it. Hopefully it will soon be available in the next...

These projects offer similar features: - https://github.com/moodlehq/moodle-php-apache - About note says: PHP + Apache docker images for Moodle development - https://github.com/moodlehq/moodle-docker - About note says: A docker environment for moodle...

Here are the tags that are pushed to the Docker HUB registry which are the official releases of this moodle-php-apache project: https://hub.docker.com/r/moodlehq/moodle-php-apache/tags At current this does not include a "latest"...

And later, after https://github.com/moodlehq/moodle-php-apache/issues/188 is fixed, we should update this again so this example code permanently references the latest available version.