Open Issues Need Help
View All on GitHub enhancement help wanted
Moodle docker image based on Alpine Linux
Shell
#alpine#docker#hacktoberfest#hacktoberfest2023#lightweight#lms#moodle#nginx#php8
Update alpine-moodle image to support Moodle 5.1+ public/ directory structure (MDL-83424) 3 months ago
AI Summary: Update the Alpine-Moodle Docker image to support the new directory structure introduced in Moodle 5.1, which includes a 'public/' directory for web-accessible files. This involves modifying the Nginx configuration, adding conditional logic based on an environment variable or Moodle version to support both old and new structures, updating the Dockerfile and entrypoint scripts, adding a test case, and documenting the changes in the README.
Complexity:
4/5
bug help wanted
Moodle docker image based on Alpine Linux
Shell
#alpine#docker#hacktoberfest#hacktoberfest2023#lightweight#lms#moodle#nginx#php8