mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +08:00
Merge pull request #1678 from mheon/release_notes_0.10.1.3
Update release notes for 0.10.1.3
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||

|

|
||||||
# libpod - library for running OCI-based containers in Pods
|
# libpod - library for running OCI-based containers in Pods
|
||||||
|
|
||||||
### Latest Version: 0.10.1.2
|
### Latest Version: 0.10.1.3
|
||||||
### Status: Active Development
|
### Status: Active Development
|
||||||
|
|
||||||
## What is the scope of this project?
|
## What is the scope of this project?
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
|
## 0.10.1.3
|
||||||
|
### Bugfixes
|
||||||
|
- Fixed a bug where `podman build` would not work while any containers were running
|
||||||
|
|
||||||
## 0.10.1.2
|
## 0.10.1.2
|
||||||
### Bugfixes
|
### Bugfixes
|
||||||
- Fixed cgroup mount for containers using systemd as init to work properly with the systemd cgroup manager
|
- Fixed cgroup mount for containers using systemd as init to work properly with the systemd cgroup manager
|
||||||
|
Reference in New Issue
Block a user