mirror of
https://github.com/moby/moby.git
synced 2026-07-19 14:01:27 +00:00
release notes: - NewSystemd handles UnitExists when starting units - makefile fixes - cgroups2: export memory max usage and swap max usage - build(deps): bump github.com/cilium/ebpf from v0.9.1 to v0.11.0 - support psi - feat: add Threads for cgroupv2 - Linux.Swap is defined as memory+swap combined, while in cgroup v2 swap is a separate value - fix(): support re-enabling oom killer refs #307 by @kestrelcjx full diff: https://github.com/containerd/cgroups/compare/v3.0.2...v3.0.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>