| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| podman-remote-release-windows_arm64.zip | 2026-07-08 | 28.1 MB | |
| podman-remote-static-linux_amd64.tar.gz | 2026-07-08 | 22.7 MB | |
| podman-remote-static-linux_arm64.tar.gz | 2026-07-08 | 20.8 MB | |
| shasums | 2026-07-08 | 830 Bytes | |
| podman-installer-macos-arm64.pkg | 2026-07-08 | 74.8 MB | |
| podman-installer-windows-amd64.msi | 2026-07-08 | 27.4 MB | |
| podman-installer-windows-arm64.msi | 2026-07-08 | 25.3 MB | |
| podman-remote-release-darwin_arm64.zip | 2026-07-08 | 24.9 MB | |
| podman-remote-release-windows_amd64.zip | 2026-07-08 | 30.8 MB | |
| README.md | 2026-07-08 | 1.8 kB | |
| v6.0.1 source code.tar.gz | 2026-07-08 | 20.5 MB | |
| v6.0.1 source code.zip | 2026-07-08 | 26.6 MB | |
| Totals: 12 Items | 301.9 MB | 1 | |
Bugfixes
- Fixed a bug where Podman Machine VMs on Mac using the
libkrunprovider could be regularly turned off by a port-scanning process on the host unintentionally commanding the VM to shut down. - Fixed a bug where the
podman machine initcommand would fail on Windows hosts when using thehypervprovider when WSL was not installed (#29053). - Fixed a bug where the
podman machine initcommand would fail on Windows hosts when using thewslprovider when the user was a Hyper-V admin but Hyper-V is disabled (#29138). - Fixed a bug where error messages from the OCI runtime were sometimes not displayed when
--log-level=debugwas passed to Podman. - Fixed a bug where the
podman machine os upgradecommand did not function properly (#29085). - Fixed a bug where the default image used by
podman machinewas not being properly cached (#29090). - Fixed a bug where rootful Podman Machine VMs on Windows using the
wslprovider would fail to start (#29003). - Fixed a bug where commands that did not support the
--replaceoption would incorrectly suggest using that option in error messages (#24537). - Fixed a bug where the Pesto rootless port forwarding tool (enabled by
rootless_port_forwarder=pasta) did not properly clean up rules on container restart and network reload, causing failures to forward traffic (#29032).