Files
skato-ansible/roles/init-server/files/user/config/containers/registries.conf

9 lines
258 B
Plaintext

# Search these registries when pulling images without full path
unqualified-search-registries = ["docker.io", "quay.io", "ghcr.io"]
# Registry-specific configuration
# [[registry]]
# location = "docker.io"
# [[registry.mirror]]
# location = "mirror.gcr.io"