Post

Podman

Podman is an open-source, daemonless, and portable container engine that allows users to manage containers on Linux systems without the need for a daemon or system service to be running in the background. It provides an API and a command-line interface that can be used to create, run, and manage containers and their associated networks, volumes, and images. It is built on top of the Open Container Initiative (OCI) runtime specification, making it compatible with other OCI-compliant container engines.

Podman

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/podman.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 4 GB OS: Debian 13

Notes

Options to Install Portainer or Portainer Agent

This post is licensed under CC BY 4.0 by the author.