Petr Skoda
Petr Skoda
See the README.md for more information how to use it. My main objectives were: - do not require setting MOODLE_DOCKER_WWWROOT when executing compose from Moodle checkout dir - do not...
This makes the IdP known in saml_login_complete() and tenant callback.
Hello, I was wondering if you would be interested in a patch that tries to solve some charset related issues and improves parsing performance. I was trying to parse a...
After reading about the new headless mode in chrome https://developer.chrome.com/docs/chromium/new-headless I have tried to make it work in Moodle docker, but there was one unexpected problem: they have removed support...
Quite often I realise I need to do some changes in feature fields before behat execution in docker completes, so I press CTRL-C to stop it. But the CTRL-C does...
Hi, chromium selenium now supports arm64 (and Apple MX processors) and seleniarm is dead. please note selenium/standalone-chrome does not support arm64 yet. I have tried to add support for it...
### Describe the bug When debugging Chrome via chrome://inspect and --remote-debugging-port, the container domain name does not work. Container IP and alias via /etc/hosts works fine, different browser DNS settings...