mirror of https://github.com/nicolargo/glances.git
Update faq.rst
This commit is contained in:
parent
9db02dc7ec
commit
50c440f739
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue