pgRouting / docker-pgrouting

Docker for pgRouting
https://hub.docker.com/repository/docker/pgrouting/pgrouting
GNU General Public License v2.0
64 stars 34 forks source link

Docker Hub - problem adding new versions #30

Closed cayetanobv closed 4 years ago

cayetanobv commented 4 years ago

Hi @pgRouting/admins ,

I can't generate new image builds (we need to add new versions and change latest) because pgRouting Github repository does not appear here for me:

image

My account is linked as Github account at Dockerhub:

image

smellman commented 4 years ago

@cayetanobv I added 12-3.0-3.0.0 and 11-3.0-3.0.0 in BUILD RULES.

smellman commented 4 years ago

Hmm, the save function doesn't work in BUILD RULES. Also, I can't select source repository too.

dkastl commented 4 years ago

Same problem for me as for anyone else. Let me check the Github authentication ....

dkastl commented 4 years ago

In this repository there is no Docker Hub integration, but there is a Docker Hub deploy key. Maybe I need to somehow connect Docker Hub and Github to make the repositories appear?

dkastl commented 4 years ago

@cayetanobv , I connected Docker Hub to Github ... I need to do this through my personal account settings, but it seems to work. Now I can select also pgRouting repostirories from the dropdown field.

It doesn't reallty feel right to grant Docker Hub all those rights (if I remember it even asks for write permission), so I will check if I can revoke them from other orgs/repos on Github.

cayetanobv commented 4 years ago

Great @dkastl. I just added all the new images that are now being built.