diff options
Diffstat (limited to 'docs/podman-search.1.md')
-rw-r--r-- | docs/podman-search.1.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/podman-search.1.md b/docs/podman-search.1.md index 050443e49..c2d802c54 100644 --- a/docs/podman-search.1.md +++ b/docs/podman-search.1.md @@ -105,9 +105,14 @@ INDEX NAME fedoraproject.org fedoraproject.org/fedora fedoraproject.org fedoraproject.org/fedora-minimal ``` +## FILES + +**registries.conf** (`/etc/containers/registries.conf`) + + registries.conf is the configuration file which specifies which container registries should be consulted when completing image names which do not include a registry or domain portion. ## SEE ALSO -podman(1), crio(8) +podman(1), registries.conf(5), crio(8) ## HISTORY January 2018, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> |