511 B
511 B
tags, title, description, date, author
| tags | title | description | date | author | |
|---|---|---|---|---|---|
|
Podman | Podman | 2025-01-01 | Nikola Petrov |
https://podman.io/docs/installation
install
sudo apt-get -y install podman
https://docs.podman.io/en/latest/
https://github.com/containers/podman/blob/main/docs/tutorials/podman_tutorial.md
sudo podman ps -a
sudo podman container ls
sudo podman ps
sudo podman container rm
sudo podman image ls
sudo podman image rm
https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html