Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Move to docker hub from gcr #797

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Move to docker hub from gcr #797

wants to merge 3 commits into from

Conversation

jtotoole
Copy link
Contributor

Related PR: https://github.com/mediacloud/systems/pull/229
Original issue: #794

@pypt Do you think we need to pass the new Docker Hub credentials as args in the dev scripts, along the lines of what was reversed in this PR (e.g. here)? Even without such arguments added to those dev scripts, the images can be built and pushed correctly at present (new Docker Hub repos here).

@jtotoole jtotoole requested a review from pypt July 10, 2021 20:02
@pypt
Copy link
Contributor

pypt commented Jul 10, 2021

No, why pass those credentials? One is supposed to "docker login" using their own Docker Hub user on their own laptop to be able to push something. If someone quits Media Cloud, we would then have to change those shared credentials on all developer computers instead of simply removing a specific user from Docker Hub organisation.

@jtotoole
Copy link
Contributor Author

Cool that was my assumption, just wanted to make sure. The only test fails here are related to Crimson Hexagon, so I think this is good to go assuming it right solid to you.

Copy link
Contributor

@pypt pypt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor things.

.github/workflows/build.yml Show resolved Hide resolved
apps/docker-compose.dist.yml Show resolved Hide resolved
doc/dev_scripts.markdown Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants