.
This commit is contained in:
12
salt/states/podman/files/registries.conf
Normal file
12
salt/states/podman/files/registries.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
unqualified-search-registries = ["registry.opensuse.org", "docker.io"]
|
||||
|
||||
|
||||
[[registry]]
|
||||
prefix = "docker.io"
|
||||
location = "docker.io"
|
||||
insecure = false
|
||||
blocked = false
|
||||
|
||||
[[registry.mirror]]
|
||||
location = "localhost:5000"
|
||||
insecure = true
|
Reference in New Issue
Block a user