Mark Ide
Mark Ide
Once the Captcha is input, we don't need to keep the window around anymore. If we did something (like kept record of the PID) we could kill the process containing...
Document how to get permissions correct. Discussion here: https://github.com/mide/minecraft-overviewer/issues/51#issuecomment-624988309.
Can we switch to a Multi-Stage Docker build? Initial attempts left out some files which caused runtime problems. We need to also determine what are build dependencies vs runtime dependencies.
Ideas: - [x] ~Allow filter to match case insensitive (`-- RENDER --` or `-- render --` or `-- Render --` all match)~ _Will not implement per #63_ - [x] Strip...