created major large-scale changes

This commit is contained in:
2026-07-12 15:27:58 -04:00
parent e8b29bb8e8
commit e53d6255e0
99 changed files with 4183 additions and 2093 deletions

View File

@@ -0,0 +1,9 @@
# 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"