mirror of https://github.com/containers/podman.git
Add some missing periods to the readme
Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
parent
a1a70ff5e0
commit
9aeba12d61
|
@ -15,8 +15,8 @@ At a high level, the scope of libpod and Podman is the following:
|
|||
* Support multiple image formats including the OCI and Docker image formats.
|
||||
* Support for multiple means to download images including trust & image verification.
|
||||
* Container image management (managing image layers, overlay filesystems, etc).
|
||||
* Full management of container lifecycle
|
||||
* Support for pods to manage groups of containers together
|
||||
* Full management of container lifecycle.
|
||||
* Support for pods to manage groups of containers together.
|
||||
* Resource isolation of containers and pods.
|
||||
* Support for a Docker-compatible CLI interface through Podman.
|
||||
* Integration with CRI-O to share containers and backend code.
|
||||
|
|
Loading…
Reference in New Issue