Files
nomad/.changelog/25741.txt
Piotr Kazmierczak 3ad0df71a8 docker: correct stat response for rss, cache and swap memory in cgroups v1 (#25741)
#25138 refactoring accidentally removed
some of the memory stats that weren't available as concrete types in
containerapi.
2025-04-24 15:17:56 +02:00

4 lines
96 B
Plaintext

```release-note:bug
docker: Fix missing stats for rss, cache and swap memory for cgroups v1
```