Open
Description
Feature Idea
It would be great if the docker container could be pushed to the Github, or other public, Container registry so its easy to download and use without having to pull down the src and build the dockerfile locally.
Ideally, I think GitHub actions would be used to build it and push it. I think with a stable version referencing the latest stable release and a latest tag referencing the master branch,.
Once published to a container registry its also possible for it to be added to one click app catalogs for various OSs and Systems. For example Unraid, TrueNas Scale, etc...
Other
No response