mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

When we searching any image at a container registry, --cert-dir and --creds could be required as well as push, pull, etc. Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
631 B
631 B
####> This option file is used in: ####> podman build, container runlabel, image sign, kube play, login, manifest add, manifest push, pull, push, search ####> If file is edited, make sure the changes ####> are applicable to all of those.
--cert-dir=path
Use certificates at path (*.crt, *.cert, *.key) to connect to the registry. (Default: /etc/containers/certs.d) Please refer to containers-certs.d(5) for details. (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)