web-ui icon indicating copy to clipboard operation
web-ui copied to clipboard

prebuilt docker image?

Open torsteinelv opened this issue 10 months ago • 3 comments

Can we get a prebuilt docker image for this?

torsteinelv avatar Feb 24 '25 08:02 torsteinelv

+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.

fizzyfrys avatar Feb 25 '25 15:02 fizzyfrys

+1! I have build the image, but it keeps getting errors and actually does nothing no matter what I do in the web interface

ThEWiZ76 avatar Mar 01 '25 09:03 ThEWiZ76

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).

happy-game avatar Mar 13 '25 13:03 happy-game