Podman v6.0.0(blog.podman.io)
566 points by soheilpro 22 hours ago | 225 comments
tl;dr: Podman 6.0.0 modernizes its networking stack by transitioning from slirp4netns and iptables to Netavark, Pasta, and nftables, and adds experimental Pesto rootless port forwarding that preserves source IPs. The release also overhauls Quadlets with REST API support, improves `podman machine` with multi-provider support and a new `os update` command, revises config file handling for multi-user environments, and further tightens Docker API compatibility.
HN Discussion:
  • Podman is a great Docker replacement with easy migration and no daemon needed
  • Quadlets and rootless containers make Podman excellent for homelab/server hosting
  • Podman's incomplete Docker compatibility causes subtle issues for users
  • Poor distribution support (e.g., Ubuntu) limits Podman adoption vs Docker
  • Questions about how Podman compares to alternatives like OrbStack or native macOS containers