Podman v6.0.0 Released with Major Networking and Quadlet Updates

Original: Podman v6.0.0

Why This Matters

Podman v6.0.0 marks a significant infrastructure modernization for a widely used open-source container management tool.

The Podman development team announced Podman v6.0.0 on July 2, 2026. This major release modernizes the networking stack by transitioning from slirp4netns and iptables to Netavark, Pasta, and nftables, and introduces significant improvements to Quadlet, podman machine, and Docker compatibility.

Podman v6.0.0 is now available on GitHub, with rollout to package managers expected soon. Key highlights include modernized networking: the release transitions away from slirp4netns and iptables toward Netavark, Pasta, and nftables. Experimental support for Pesto rootless port forwarding is also included, with correct source IP preservation for rootless containers on custom networks. Quadlet has received a major overhaul featuring REST API support, improved file tracking, expanded .volume unit features, and additional search paths for distribution packaging. The podman machine component now offers improved multi-provider support and a new 'podman machine os update' command for keeping VM environments current. Configuration file handling has been updated for smoother multi-user environment management. Docker API compatibility has also been improved to ease migration from Docker. The release is described as the result of months of work to modernize core infrastructure, enhance security, and improve user experience.

Source

blog.podman.io — Read original →