diff Sphinx/source/users/docker.rst @ 386:801db4e1828c

default
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Apr 2020 13:01:49 +0200
parents e4b0a4d69f42
children 0fb9369e893e 43c5a1274740
line wrap: on
line diff
--- a/Sphinx/source/users/docker.rst	Thu Apr 16 12:14:24 2020 +0200
+++ b/Sphinx/source/users/docker.rst	Thu Apr 16 13:01:49 2020 +0200
@@ -121,7 +121,8 @@
 variable ``MALLOC_ARENA_MAX`` to ``5`` in order to :ref:`control
 memory usage <scalability-memory>`. This default setting can be
 overriden by providing the option ``-e MALLOC_ARENA_MAX=1`` when
-invoking ``docker run``.
+invoking ``docker run`` (the value ``0`` corresponds to the default
+value).
 
 
 .. _docker-compose: