Update faq.rst

This commit is contained in:
Nicolas Hennion 2025-04-15 09:04:40 +02:00 committed by GitHub
parent 1feb1ec6f8
commit 7218a22002
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.