|
@@ -93,11 +93,10 @@ The `vm.max_map_count` setting must be set within the xhyve virtual machine:
|
|
|
|
|
|
["source","sh"]
|
|
|
--------------------------------------------
|
|
|
-$ screen ~/Library/Containers/com.docker.docker/Data/com.docker.driver.amd64-linux/tty
|
|
|
+$ screen ~/Library/Containers/com.docker.docker/Data/vms/0/tty
|
|
|
--------------------------------------------
|
|
|
|
|
|
-Log in with 'root' and no password.
|
|
|
-Then configure the `sysctl` setting as you would for Linux:
|
|
|
+Just press enter and configure the `sysctl` setting as you would for Linux:
|
|
|
|
|
|
["source","sh"]
|
|
|
--------------------------------------------
|