Update faq.rst

This commit is contained in:
Nicolas Hennion 2025-04-15 09:04:40 +02:00 committed by nicolargo
parent 9db02dc7ec
commit 50c440f739
1 changed files with 4 additions and 2 deletions

View File

@ -3,13 +3,15 @@
F.A.Q
=====
# Any encoding issue ?
Any encoding issue ?
--------------------
Try to run Glances with the following command line:
LANG=en_US.UTF-8 LC_ALL= glances
# Container memory stats not displayed ?
Container memory stats not displayed ?
--------------------------------------
On ARM64, Docker needs to be configured to allow access to the memory stats.