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

Host docker image on dockerhub #696

Closed
MathiasVDA opened this issue Apr 25, 2024 · 5 comments
Closed

Host docker image on dockerhub #696

MathiasVDA opened this issue Apr 25, 2024 · 5 comments

Comments

@MathiasVDA
Copy link

Is your feature request related to a problem? Please describe.
I would like to use the latest version of Widoco in a Docker container without having to build the image myself.

Describe the solution you'd like
Automatic build and deploy of the docker image on Dockerhub using github actions.

Describe alternatives you've considered
NA

Additional context
I can help you with this if you would like. I've already done something similar for sparql-anything: SPARQL-Anything/sparql.anything#404
I will create a merge request with the necessary configuration to be added to the .github folder.

@dgarijo
Copy link
Owner

dgarijo commented Apr 25, 2024 via email

@dgarijo
Copy link
Owner

dgarijo commented Apr 25, 2024

See https://github.com/dgarijo/Widoco/pkgs/container/widoco

docker pull ghcr.io/dgarijo/widoco:develop

@MathiasVDA
Copy link
Author

Oh ok... I was so happy that I thought I could help you :)

Ok... never mind then. I will close the pull request. Great job by the way :D

@dgarijo
Copy link
Owner

dgarijo commented Apr 26, 2024

Thanks for your effort @MathiasVDA. I may still consider your PR to have the docker image in 2 image registries. The reason why we did not go for DockerHub is that in the last years they started requiring upgrading your account even for Open Source projects, plus threatening on removing older images if they were not downloaded enough. They have gone back on those decisions for now, but you never know.

@MathiasVDA
Copy link
Author

MathiasVDA commented Apr 26, 2024

Yes indeed, Docker has made some bad decisions and I understand your reasoning. It's actually my fault to only look on dockerhub for the official image instead of on other repositories. I only saw the mention of building the image yourself in the readme file and I didn't look at the package section of the github page.

The PR is still there so feel free to use it whenever you like :)

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

2 participants