diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-05-03 09:34:34 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2019-05-03 10:38:51 -0400 |
commit | d1a7378aa06eb3cc6ff02c3ca90356bf9a151ada (patch) | |
tree | 787422cac8ab499ca8c26aa679558ddb96f4d7e8 /docs | |
parent | d9d9c82184ad6d7e3fad07dfe2e99b158560d3a8 (diff) | |
download | podman-d1a7378aa06eb3cc6ff02c3ca90356bf9a151ada.tar.gz podman-d1a7378aa06eb3cc6ff02c3ca90356bf9a151ada.tar.bz2 podman-d1a7378aa06eb3cc6ff02c3ca90356bf9a151ada.zip |
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>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/podman-info.1.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/podman-info.1.md b/docs/podman-info.1.md index c606a4422..edd0252f6 100644 --- a/docs/podman-info.1.md +++ b/docs/podman-info.1.md @@ -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: |