Bugfixes
- Fixed a bug where running systemd in a container on a cgroups v1 system would fail.
- Fixed a bug where
/etc/passwdcould be re-created every time a container is restarted if the container's/etc/passwddid not contain an entry for the user the container was started as. - Fixed a bug where containers without an
/etc/passwdfile specifying a non-root user would not start. - Fixed a bug where the
--remoteflag would sometimes not make remote connections and would instead attempt to run Podman locally.
Misc
- Updated the containers/common library to v0.14.10