mirror of
https://github.com/containers/podman.git
synced 2025-07-25 00:28:48 +08:00
Merge pull request #16481 from mheon/add-releases-repo
[CI:DOCS] Add release keys to README
This commit is contained in:
@ -6,11 +6,13 @@ Podman (the POD MANager) is a tool for managing containers and images, volumes m
|
|||||||
Podman runs containers on Linux, but can also be used on Mac and Windows systems using a Podman-managed virtual machine.
|
Podman runs containers on Linux, but can also be used on Mac and Windows systems using a Podman-managed virtual machine.
|
||||||
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.
|
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.
|
||||||
|
|
||||||
* [Latest Version: 4.3.0](https://github.com/containers/podman/releases/tag/v4.3.0)
|
* [Latest Version: 4.3.1](https://github.com/containers/podman/releases/tag/v4.3.1)
|
||||||
* Latest Remote client for Windows
|
* Latest Remote client for Windows
|
||||||
* Latest Remote client for macOS
|
* Latest Remote client for macOS
|
||||||
* Latest Static Remote client for Linux
|
* Latest Static Remote client for Linux
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
* Continuous Integration: [](https://cirrus-ci.com/github/containers/podman/master)
|
* Continuous Integration: [](https://cirrus-ci.com/github/containers/podman/master)
|
||||||
* [GoDoc: ](https://godoc.org/github.com/containers/podman/libpod)
|
* [GoDoc: ](https://godoc.org/github.com/containers/podman/libpod)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user