mirror of
https://github.com/containers/podman.git
synced 2025-10-19 20:23:08 +08:00
Update release notes for v2.0.6
Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
## 2.0.6
|
||||
### Bugfixes
|
||||
- Fixed a bug where running systemd in a container on a cgroups v1 system would fail.
|
||||
- Fixed a bug where `/etc/passwd` could be re-created every time a container is restarted if the container's `/etc/passwd` did not contain an entry for the user the container was started as.
|
||||
- Fixed a bug where containers without an `/etc/passwd` file specifying a non-root user would not start.
|
||||
- Fixed a bug where the `--remote` flag would sometimes not make remote connections and would instead attempt to run Podman locally.
|
||||
|
||||
### Misc
|
||||
- Updated the containers/common library to v0.14.10
|
||||
|
Reference in New Issue
Block a user