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

[docker] Add script for mirroring dockerhub images #12204

Merged

Conversation

daniel-goldstein
Copy link
Contributor

This consolidates the three types of images we publish to DockerHub: hail, genetics, and python-dill under docker/hailgenetics and provides a script to copy all of the python-dill images as well as the hail and genetics images for a particular pip version to a specified registry.

This also fixes a small bootstrap bug where we never mirrored any of the hailgenetics images and the python-dill images were getting pushed to our private registry under an incorrect name.

@daniel-goldstein daniel-goldstein changed the title [docker] Make sure hailgenetics images are mirrored on deploy [docker] Add script for mirroring dockerhub images Sep 19, 2022
@daniel-goldstein
Copy link
Contributor Author

daniel-goldstein commented Sep 19, 2022

I originally added a build.yaml step to this that ran the script on every deploy, but I think there are some subtleties in there around releases that are best discussed in follow-up PR and may distract from some immediate goals around getting AR up and working. This will help me easily get the images we need to move over into AR.

@danking danking merged commit dd60617 into hail-is:main Sep 22, 2022
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

Successfully merging this pull request may close these issues.

3 participants