Skip to content

Instantly share code, notes, and snippets.

@Manouchehri
Last active July 25, 2022 18:54
Show Gist options
  • Save Manouchehri/d003da72da6c56dd7b2df882a846d406 to your computer and use it in GitHub Desktop.
Save Manouchehri/d003da72da6c56dd7b2df882a846d406 to your computer and use it in GitHub Desktop.
/etc/containers/registries.conf
unqualified-search-registries = ['docker.io']
[[registry]]
prefix = "docker.io"
location = "registry-1.docker.io"
[[registry.mirror]]
location = "mirror.gcr.io"
[[registry.mirror]]
location = "registry.ipv6.docker.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment