mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6d68080907
Notable changes:
* Fix CVE-2019-19921 (Volume mount race condition with shared mounts): https://github.com/opencontainers/runc/pull/2207
* Fix exec FIFO race: https://github.com/opencontainers/runc/pull/2185
* Basic support for cgroup v2. Almost feature-complete, but still missing support for systemd mode in rootless.
See also https://github.com/opencontainers/runc/issues/2209 for the known issues.
Full changes: https://github.com/opencontainers/runc/compare/v1.0.0-rc9...v1.0.0-rc10
Also updates go-selinux:
|
||
---|---|---|
.. | ||
go-selinux | ||
LICENSE | ||
README.md |
selinux
Common SELinux package used across the container ecosystem.
Please see the godoc for more information.
Code of Conduct
Participation in the OpenContainers community is governed by OpenContainer's Code of Conduct.
Security
If you find an issue, please follow the security protocol to report it.