Files
thpeetz-notes/Infos/IT/podman.md
T
2026-01-27 16:34:57 +01:00

1.8 KiB
Raw Blame History

tags
tags
IT/Tools/podman
IT/Container

Installation

podman

Podman Desktop

flatpak für Linux

flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user flathub io.podman_desktop.PodmanDesktop
flatpak run io.podman_desktop.PodmanDesktop
flatpak update --user io.podman_desktop.PodmanDesktop

Konfiguration

WSL

Ändern der /etc/wsl.conf

[boot]
systemd=true
command="mount --make-rshared /"
[user]
default=tpeetz