mirror of https://github.com/containers/podman.git
Merge pull request #24232 from mheon/releases_are_quarterly
Note in the README that we are moving to timed releases
This commit is contained in:
commit
74c85ac2da
|
@ -11,8 +11,7 @@ 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 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 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).
|
||||
Podman releases a new major or minor release 4 times a year, during the second week of February, May, August, and November. Patch releases are more frequent and may occur at any time to get bugfixes out to users. 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)
|
||||
|
|
Loading…
Reference in New Issue