Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 429 Bytes

Docker Official Images

We are moving away from Docker Hub to GitHub Container Registry because of rate limiting issues.

There may be certain images however, that are officially available on Docker Hub so this is a small script to port those images to GHCR. You can add more images here.

You can then pull them using:

docker pull ghcr.io/mrc-ide/docker-official-images/<image-name>:<tag>