Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up image sign and trust | Daniel J Walsh | 2019-01-09 |
| | | | | | | | | Add completions Fix man pages fix code in sign to answer PR Comments. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | [WIP]Support podman image sign | Qi Wang | 2019-01-08 |
Generate a signature claim for an image using user keyring (--sign-by). The signature file will be stored in simple json format under the default or the given directory (--directory or yaml file in /etc/containers/registries.d/). Signed-off-by: Qi Wang <qiwan@redhat.com> |