Open Smexhy opened 5 months ago
We can add a separate Dockerfile target stage which isolates from the development Dockerfile default stage but is still contained within the same file. We can then CICD releases to the GH repo registry (insane free tier for public repos) where people can pull from the ghcr.io namespace. @1337LutZ let me know if this is something we'd want to go for and I can cook something up.
@rosenrusinov I think this could be interesting? What about you?
This looks like a nice addition yes. 🙌
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like Could you make docker file install all dependencies and then publish docker image for it? Would love to host it on my home server, but me having to build it myself everytime seems like a big hassle.
Describe alternatives you've considered Building it myself, but it's a lengthy process
Additional context