Skip to content

v3.1.2

Compare
Choose a tag to compare
@mheon mheon released this 21 Apr 20:12
v3.1.2
51b8ddb

Bugfixes

  • Fixed a bug where images with empty layers were stored incorrectly, causing them to be unable to be pushed or saved.
  • Fixed a bug where the podman rmi command could fail to remove corrupt images from storage.
  • Fixed a bug where the remote Podman client's podman save command did not support the oci-dir and docker-dir formats (#9742).
  • Fixed a bug where volume mounts from podman play kube created with a trailing / in the container path were were not properly superceding named volumes from the image (#9618).
  • Fixed a bug where Podman could fail to build on 32-bit architectures.

Misc

  • Updated the containers/image library to v5.11.1