We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c379206 commit 3be4136Copy full SHA for 3be4136
docs/reference/setup/install/docker.asciidoc
@@ -82,7 +82,7 @@ The `vm.max_map_count` setting should be set permanently in `/etc/sysctl.conf`:
82
--------------------------------------------
83
$ grep vm.max_map_count /etc/sysctl.conf
84
vm.max_map_count=262144
85
-----------------------------------
+--------------------------------------------
86
87
To apply the setting on a live system type: `sysctl -w vm.max_map_count=262144`
88
--
0 commit comments