... so that users can choose whether to do the extra
manifest lookups, and record signatures.
NOTE: This defaults to false.
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Found by the Debian Lintian tool, this avoids some nroff warnings
in the generated manpages and allows proper whatis/apropos indexing.
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Set default rootless sigstore to ~/.local/share/containers/sigstore if the caller is non-root.
Export the func ConfiguredSignatureStorageBase() for Podman image sign implementation.
Signed-off-by: Qi Wang <qiwan@redhat.com>
We now document the already existing internal `/library` suffix for
docker.io mirrors and provide an example how to deal with them.
I also fixed two typos in `containers-registries.d.5.md`.
Closes https://github.com/containers/image/issues/775
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
Suffix the manpages accordingly to be placed in the correct manpage
folder during package installation.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>