Skip to content

Comments

add GitHub container registry mirror#634

Closed
gdams wants to merge 2 commits intoadoptium:mainfrom
gdams:push
Closed

add GitHub container registry mirror#634
gdams wants to merge 2 commits intoadoptium:mainfrom
gdams:push

Conversation

@gdams
Copy link
Member

@gdams gdams commented Aug 15, 2024

Given the number of container users we have, it makes sense to provide a backup registry incase there is a dockerhub outage. This PR adds a GH workflow that mirrors whatever is in the upstream official image

I ran this workflow in my fork to give people an idea of what this will look like: https://github.com/gdams/containers/pkgs/container/eclipse-temurin

@karianna
Copy link
Contributor

Should add docs in our README or infra or somewhere

@gdams
Copy link
Member Author

gdams commented Aug 21, 2024

I wonder whether it might make sense to build these using bashbrew in GitHub actions rather than mirroring everything from Dockerhub. I don't know whether bashbrew can build all the arches or whether we'd need a machine for each architecture that we support. CC @tianon if you wouldn't mind pointing me in the right direction here. I did come across https://github.com/docker-library/meta/blob/subset/.github/workflows/build.yml which seems to be nearly what I'm looking for.

@gdams gdams closed this Mar 28, 2025
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.

2 participants