9 lines
258 B
Plaintext
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" |