bitops
bitops copied to clipboard
Push Docker images to GitHub
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
Is there any benefit of mirroring the Docker images in Github outside of the Docker Hub?
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?