[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/system/podman/
 
Current bandwidth utilization 907.65 Mbit/s
Bandwidth utilization bar
Contents of README:
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.

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).
* 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.

To run podman as a user:

    echo 'user.max_user_namespaces=30111' >> /etc/sysctl.conf
    echo '<YOUR_USER>:100000:65536' >> /etc/subuid
    echo '<YOUR_USER>:100000:65536' >> /etc/subgid

Icon  Name                                   Last modified      Size  
[DIR] Parent Directory - [TXT] README 17-Mar-2022 18:33 1.0K [   ] doinst.sh 25-Nov-2023 16:16 466 [   ] mounts.conf 11-Mar-2022 06:34 37 [TXT] podman.SlackBuild 25-Nov-2023 16:16 3.5K [   ] podman.info 25-Nov-2023 16:16 368 [   ] policy.json 11-Mar-2022 06:34 256 [TXT] registries.conf 26-Oct-2019 19:40 3.7K [TXT] slack-desc 11-Mar-2022 06:34 869

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!