Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a docker image #1382

Open
wolf-361 opened this issue Feb 6, 2024 · 0 comments
Open

Adding a docker image #1382

wolf-361 opened this issue Feb 6, 2024 · 0 comments

Comments

@wolf-361
Copy link

wolf-361 commented Feb 6, 2024

Checklist

  • [ x] I checked other issues already and found no answer
  • [ x] I checked the documentation and found no answer
  • [ x] I am running the latest version and the feature i am requesting is not implemented there

Describe the problem you are trying to solve

I feel like the docker installation could be easier for users if we add a docker image package on github for this project. If we have a docker image, it will be easier to allow people to simply clone the docker-compose file from this repo. We can include a specific link in the doc.

Right now version management will be harder cause if you clone the entire repo, then modify the docker-compose to fit your needs, you can't pull a new version of the app easily. With a image published you cand easily keep up to date or lock to a certain version.

Describe the solution you'd like

I suggest adding a github action pipeline to build the docker-image and publish it to github packages. It is possible to automatize the tags from present versioning easily.

Describe alternative solutions or features you've considered

An alternative is publishing to DockerHub. But I feel that might be a bigger hasle to manage cause there would be account management to add.

Additional context

I don't mind taking on the task, but have yet to contribute to the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant