Container memory stats not displayed #3142

This commit is contained in:
Nicolas Hennion 2025-04-15 09:03:41 +02:00 committed by nicolargo
parent 080be4d845
commit ae5eb61307
1 changed files with 8 additions and 0 deletions

View File

@ -8,3 +8,11 @@ F.A.Q
Try to run Glances with the following command line:
LANG=en_US.UTF-8 LC_ALL= glances
*Container memory stats not displayed ?*
On ARM64, Docker needs to be configured to allow access to the memory stats.
Edit the /boot/firmware/cmdline.txt and add the following configuration key:
cgroup_enable=memory