Docker support for building/running in a container.
This will make it easier to build for someone coming in completely fresh, and keeps Javascript dependencies isolated to the container.
How was this tested? Did you test the changes in the compiled .html file?
Running it on an Arch machine. Could probably do with a test run on WSL2/Windows/OSX, but I don't have Docker set up on my Mac.
What does this do?
Docker support for building/running in a container. This will make it easier to build for someone coming in completely fresh, and keeps Javascript dependencies isolated to the container.
How was this tested? Did you test the changes in the compiled
.html
file?Running it on an Arch machine. Could probably do with a test run on WSL2/Windows/OSX, but I don't have Docker set up on my Mac.
Is there a GitHub Issue that this is resolving?
No.