Skip to content
Permalink
Browse files

fix docker readme (#1393)

  • Loading branch information...
glorysdj committed May 27, 2019
1 parent d299ff8 commit 5cd26e909d1d625709b840f2a73bc2c84149981b
Showing with 3 additions and 3 deletions.
  1. +1 −1 README.md
  2. +1 −1 docker/zoo/README.md
  3. +1 −1 docs/docs/index.md
@@ -452,7 +452,7 @@ sudo docker run -itd --net=host \
-e NotebookToken="1234qwer" \
-e http_proxy=http://your-proxy-host:your-proxy-port \
-e https_proxy=https://your-proxy-host:your-proxy-port \
-e RUNTIME_DRIVER_CORES_ENV=4 \
-e RUNTIME_DRIVER_CORES=4 \
-e RUNTIME_DRIVER_MEMORY=20g \
-e RUNTIME_EXECUTOR_CORES=4 \
-e RUNTIME_EXECUTOR_MEMORY=20g \
@@ -143,7 +143,7 @@
-e NotebookToken="1234qwer" \
-e http_proxy=http://your-proxy-host:your-proxy-port \
-e https_proxy=https://your-proxy-host:your-proxy-port \
-e RUNTIME_DRIVER_CORES_ENV=4 \
-e RUNTIME_DRIVER_CORES=4 \
-e RUNTIME_DRIVER_MEMORY=20g \
-e RUNTIME_EXECUTOR_CORES=4 \
-e RUNTIME_EXECUTOR_MEMORY=20g \
@@ -452,7 +452,7 @@ sudo docker run -itd --net=host \
-e NotebookToken="1234qwer" \
-e http_proxy=http://your-proxy-host:your-proxy-port \
-e https_proxy=https://your-proxy-host:your-proxy-port \
-e RUNTIME_DRIVER_CORES_ENV=4 \
-e RUNTIME_DRIVER_CORES=4 \
-e RUNTIME_DRIVER_MEMORY=20g \
-e RUNTIME_EXECUTOR_CORES=4 \
-e RUNTIME_EXECUTOR_MEMORY=20g \

0 comments on commit 5cd26e9

Please sign in to comment.
You can’t perform that action at this time.