prebuilt docker image?
Can we get a prebuilt docker image for this?
+1 should work fine with github actions or something. Since the main config options are all just env variables there isn't as much need to build it manually for everyone.
+1! I have build the image, but it keeps getting errors and actually does nothing no matter what I do in the web interface
I agree with this proposal, as it will provide greater convenience for Docker users. I can develop a GitHub Action workflow for this purpose, which will automatically build the latest version of the Docker image and push it to the GitHub Container Registry (ghcr.io).