bitops icon indicating copy to clipboard operation
bitops copied to clipboard

Push Docker images to GitHub

Open ccapell opened this issue 2 years ago • 2 comments

Store the docker images created for BitOps on GitHub and Docker Hub

Images pushed to both locations with the same tags

Use GitHub images for GitHub based workflows

ccapell avatar Jul 19 '22 19:07 ccapell

Is there any benefit of mirroring the Docker images in Github outside of the Docker Hub?

arm4b avatar Aug 17 '22 20:08 arm4b

might be able to bypass the dockerhub download limit? idk if you can freely download docker images from github. maybe for public repos? need to investigate.

Alternatively (additionally?), we could do google's GCR?

mickmcgrath13 avatar Sep 14 '22 13:09 mickmcgrath13