NAME¶
podman-quadlet - Allows users to manage Quadlets
SYNOPSIS¶
podman quadlet subcommand
DESCRIPTION¶
podman quadlet is a set of subcommands that manage Quadlets.
Podman Quadlets allow users to manage containers, pods, volumes, networks, and images declaratively using systemd unit files. This simplifies container management on Linux systems without requiring full orchestration tools like Kubernetes. The syntax of quadlet files is described in podman-systemd.unit(5).
SUBCOMMANDS¶
Command |
Man Page |
Description |
|---|---|---|
install |
Install a quadlet file or quadlet application |
|
list |
List installed quadlets (alias ls) |
|
Display the contents of a quadlet |
||
rm |
Removes an installed quadlet |