docker-pgrouting icon indicating copy to clipboard operation
docker-pgrouting copied to clipboard

Publish newest images to dockerhub

Open kramer65 opened this issue 2 years ago • 2 comments

Problem I'm trying to use a pgrouting image in my setup. The images on dockerhub have not been updated for about two years though, so pulling from there gives me outdated images. The images in this repo seem to be updated more frequently.

Improvement Can these images (preferably automatically) be pushed to dockerhub, so that we can simply base our setup on the latest there.

Alternatives The alternative we're now looking at is copy-pasting the Dockerfiles from this repo into our own. That is obviously not a sustainable method, and creates more complicated Dockerfiles in our own repo, so we would prefer using the images from dockerhub.

kramer65 avatar Dec 20 '22 10:12 kramer65

Unfortunately, as you can see in this issue, we can not use Dockerhub anymore to automate builds because Docker changed the use policy. We need to plan new ways to automate builds. Remember we are a little organization mainly composed of volunteers. Thank you for your interest @kramer65 .

cayetanobv avatar Dec 20 '22 13:12 cayetanobv

Policy has changed back, this needs to be reviewed.

cvvergara avatar Jul 10 '23 13:07 cvvergara