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 b7c73ba commit 445e209Copy full SHA for 445e209
docs/reference/setup/install/docker.asciidoc
@@ -83,7 +83,7 @@ The `vm.max_map_count` setting should be set permanently in /etc/sysctl.conf:
83
--------------------------------------------
84
$ grep vm.max_map_count /etc/sysctl.conf
85
vm.max_map_count=262144
86
-----------------------------------
+--------------------------------------------
87
88
To apply the setting on a live system type: `sysctl -w vm.max_map_count=262144`
89
--
0 commit comments