Mainly bugfix release. Please try this out. Please try this
out. We would like to know if there are any issues, before it
gets released to your favorite distributions.
mheon released this 16
hours ago ·
364 commits to master since this release
podman search command now allows wildcards
in search terms.podman play kube command now supports the
IfNotPresent pull type.--disable-content-trust flag has been
added to Podman for Docker compatibility. This is a
Docker-specific option and has no effect in Podman; it is
provided only to ensure command line compatibility for scripts
(#7034)./sys/dev folder is now masked in
containers to prevent a potential information leak from the
host.podman play kube (#6995).--pids-limit flag to podman
create and podman run was parsed
incorrectly and was unusable (#6908).podman system df command
would error if untagged images were present (#7015).podman images command
would display incorrect tags if a port number was included in
the repository.podman pod inspect.--systemd=true flag)
would not flag a container for systemd mode if systemd was
part of the entrypoint, not the command (#6920).podman start --attach was
not defaulting --sig-proxy to true (#6928).podman inspect would show an
incorrect command (podman system service, the
command used to start the server) for containers created by a
remote Podman client.podman exec command with
the remote client would not print output if the -t
or -i flags where not provided.--format {{
json . }} to podman info (involving
added or removed whitespace) would not be accepted (#6927).--entrypoint="", it
would be reset to the image's entrypoint) (#6935).