Commit Graph

8 Commits

Author SHA1 Message Date
Miloslav Trmač df1b3a7d24 Refer to sigstore instead of cosign in most places
Note that this involves an incompatible signature binary format change.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-07-12 13:11:29 +02:00
Miloslav Trmač 3766acbf59 Add lookaside and lookaside-staging, hide sigstore and sigstore-staging
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2022-07-11 22:05:13 +02:00
Miloslav Trmač 4efefd6d9d Add use-cosign-attachments to registries.d/*.yaml
... 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>
2022-07-07 14:53:14 +02:00
Reinhard Tartler d2c7b0b752 [CI:DOCS] Misc manpage fixups
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>
2021-10-06 15:42:53 -04:00
Qi Wang 701023dd1a Set default rootless sigstore
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>
2020-09-18 15:44:24 -04:00
Qi Wang e5c467969e Support per user registries.d
Support per user  ~/.config/containers/registries.d to allow rootless podman push image sign.

Signed-off-by: Qi Wang <qiwan@redhat.com>
2020-08-24 16:17:41 -04:00
Sascha Grunert 137bd7e0ff
Add documentation about rewriting docker.io registries
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>
2020-01-24 11:11:25 +01:00
Valentin Rothberg be915057aa docs: rename manpages to *.5.md
Suffix the manpages accordingly to be placed in the correct manpage
folder during package installation.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-03-06 15:12:44 +01:00