mirror of
https://github.com/containers/podman.git
synced 2025-07-03 17:27:18 +08:00
readme: replace GPG with PGP
GPG is the GNU tooling, PGP is the standard format. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
@ -12,7 +12,7 @@ Podman runs containers on Linux, but can also be used on Mac and Windows systems
|
||||
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
|
||||
|
||||
|
||||
All releases are GPG signed. Public keys of members of the team approved to make releases are located [here](https://github.com/containers/release-keys/tree/main/podman).
|
||||
All releases are PGP signed. Public keys of members of the team approved to make releases are located [here](https://github.com/containers/release-keys/tree/main/podman).
|
||||
|
||||
* Continuous Integration:
|
||||
* [](https://cirrus-ci.com/github/containers/podman/main)
|
||||
|
Reference in New Issue
Block a user