You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The podman farm suite of commands for multi-architecture builds is now fully enabled and documented.
Add a network recovery service to Podman Machine VMs using the QEMU backend to detect and recover from an inoperable host networking issues experienced by Mac users when running for long periods of time.
Bugfixes
Fixed a bug where the HyperV provider for podman machine did not forward the API socket to the host machine.
Fixed a bug where improperly formatted annotations passed to podman kube play could cause Podman to panic.
Fixed a bug where podman system reset could fail if non-Podman containers (e.g. containers created by Buildah) were present.
Misc
Containers run in podman machine VMs now default to a PID limit of unlimited, instead of 2048.