summaryrefslogtreecommitdiffstats
path: root/system/podman
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:31:13 +0100
committer B. Watson2022-03-17 17:38:10 +0100
commitc5eb820f3383129e5ce206c300a9f7d1eb83d8c6 (patch)
tree0f33254a7943cd7989cebf8ffee65efd91fa90bd /system/podman
parent46d59b0fd5dd0243cabd6bb2c9a5513f704c580a (diff)
downloadslackbuilds-c5eb820f3383129e5ce206c300a9f7d1eb83d8c6.tar.gz
system/podman: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/podman')
-rw-r--r--system/podman/README19
1 files changed, 12 insertions, 7 deletions
diff --git a/system/podman/README b/system/podman/README
index f7d3cfec14..67056d1aff 100644
--- a/system/podman/README
+++ b/system/podman/README
@@ -1,18 +1,23 @@
podman - for running OCI-based containers in Pods
-libpod provides a library for applications looking to use the Container Pod
-concept popularized by Kubernetes. libpod also contains a tool called podman
-for managing Pods, Containers, and Container Images.
+libpod provides a library for applications looking to use the
+Container Pod concept popularized by Kubernetes. libpod also contains
+a tool called podman for managing Pods, Containers, and Container
+Images.
At a high level, the scope of libpod and podman is the following:
-* Support multiple image formats including the existing Docker/OCI image formats.
-* Support for multiple means to download images including trust & image verification.
-* Container image management (managing image layers, overlay filesystems, etc).
+* Support multiple image formats including the existing Docker/OCI
+ 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
* Resource isolation of containers and pods.
-These container runtimes can run as non-root, but require sub-uid/gid mappings
+These container runtimes can run as non-root, but require sub-uid/gid
+mappings.
To run podman as a user: