Note in the README that we are moving to timed releases
I'll also throw this on Podman.io and maybe write a short blog about it there. Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
parent
f311979ec0
commit
7ea6120794
|
@ -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