Table of Contents

Podman

Images

PLease check also https://www.tmade.de/wiki/doku.php?id=docker:docker and replace docker with podman!

podman images
podman rmi $(podman images -q) -f 

Podman Desktop

https://podman-desktop.io/docs/installation/linux-install

sudo apt install flatpak podman
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user flathub io.podman_desktop.PodmanDesktop
flatpak update --user io.podman_desktop.PodmanDesktop
flatpak uninstall io.podman_desktop.PodmanDesktop
flatpak uninstall --unused
flatpak run io.podman_desktop.PodmanDesktop
docker/podman.txt · Last modified: 2025/02/02 21:52 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki