111
Friendship ended with Debian and Docker. Now Fedora and Podman are my best friends.
(discuss.tchncs.de)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!
Podman replaces the underlying container engine (the docker component). Portainer is a webUI that sits on top of Docker and provides you with tools to manage it. The Podman plugin for Cockpit just happens to do the same thing.
You can actually use Portainer with Podman if you want to. It's a little fiddly to set up, but it works.
The main advantage of Podman is that it's rootless by default, whereas rootless Docker is still a somewhat tricky beast to set up.
This is good info, thank you for taking the time to elucidate.