From 50c440f73970af1fa1794ac284c9b23bf7edf32e Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Tue, 15 Apr 2025 09:04:40 +0200 Subject: [PATCH] Update faq.rst --- docs/faq.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 47c7902b..db39145d 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -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.