Podman 6: machine usability improvements (2025)

(blog.podman.io)

87 points | by daesorin 8 hours ago

3 comments

  • darcien 7 hours ago
    Anyone have context on why this announcement from 2025 is shared? Seems like it's delayed and have not been released yet?

    https://blog.podman.io/2026/05/podman-6-release-delayed/

    • DavideNL 4 hours ago
      The announcement is from May 4, 2026 ?
      • anticorporate 4 hours ago
        I think OP meant the subject link. The 2026 link they shared was as evidence of the delay.
  • freedomben 3 hours ago
    I love podman and use it extensively, but am less sure how useful the machine functionality will be (to me). I use KVM (with virt-manager) extensively, and I could see how treating VMs as ephemeral like containers might be nice for some workflows, but for me I want my VMs to be stateful as they are now. Anything I want container workflow for I just use containers. I don't do any Windows though, all linux.

    I might actually find machines useful for testing some old wordpress instances that I'd love to be able to iterate on with a full systemd and everything on the same machine (because that mirrors how prod is set up). I might dig into this use case a little deeper.

    What are some things people would use this for?

    • apitman 39 minutes ago
      One area this is desirable is AI agents. Often you just need to spin them up for quick ephemeral tasks, but you want more isolation than containers give you. I'm still looking for a good solution here. A cool one I've been playing with recently is https://smolmachines.com/
    • jchw 3 hours ago
      I believe this is primarily for running Podman on macOS and Windows, where you need to run everything through a VM for anything to really work.