You must log in or register to comment.
Good article, I’m running Docker on my server (a dozen or so self-hosted services like PeerTube) but Podman on my desktop (for e.g. Immich) and prototyping. Honestly I should switch my server to Podman too now that most hurdles, e.g.
compose
support is pretty much on par and rootless practically always works.That’s a nice comparison article. I didn’t think I was living on a rock but… I thought LinuxJournal was dead?!
I tried to switch to podman one year ago but my compose file failed. I use advanced networking where i want all traffic coming from specific source ip, including DNS. When they fix that, then i will switch as i no longer have any container that requires root.