From 09932ee72bbcc9f8bcd994f04bc4c64c294ecd0b Mon Sep 17 00:00:00 2001 From: Lee moon soo Date: Mon, 19 Oct 2020 16:01:03 -0700 Subject: [PATCH] [docs] correct docker image name in `Launch Ray in Docker` section (#11475) --- doc/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 182cbbc69..c7bbec768 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -275,7 +275,7 @@ Start out by launching the deployment container. .. code-block:: bash - docker run --shm-size= -t -i ray-project/ray + docker run --shm-size= -t -i rayproject/ray Replace ```` with a limit appropriate for your system, for example ``512M`` or ``2G``. The ``-t`` and ``-i`` options here are required to support