mirror of
https://github.com/containers/podman.git
synced 2025-05-31 15:42:48 +08:00
change from sysregistries to sysregistriesv2
We want to start supporting the registries.conf format. Also start showing blocked registries in podman info Fix sorting so all registries are listed together in podman info. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -52,14 +52,14 @@ host:
|
||||
kernel: 4.18.7-200.fc28.x86_64
|
||||
os: linux
|
||||
uptime: 218h 49m 33.66s (Approximately 9.08 days)
|
||||
insecure registries:
|
||||
registries: []
|
||||
registries:
|
||||
registries:
|
||||
blocked: null
|
||||
insecure: null
|
||||
search:
|
||||
- quay.io
|
||||
- registry.fedoraproject.org
|
||||
- docker.io
|
||||
- registry.access.redhat.com
|
||||
- registry.redhat.io
|
||||
store:
|
||||
ConfigFile: /etc/containers/storage.conf
|
||||
ContainerStore:
|
||||
|
Reference in New Issue
Block a user