$ git clone https://github.com/tonyweed/docker-moodle-local-dev-strategy.git$ cdinto the created directory$ chmod +x init.sh$ ./init.sh- Enjoy!
Moodle: http://localhost
Adminer: http://localhost:8080
You can edit the environment variables in [mariadb] docker-compose.yml.
See the MariaDB docker documentation for available environment variables.