[autoscaler]/[docker] Cleanup YAMLs & Use RAY docker images (#10108)

This commit is contained in:
Ian Rodney
2020-08-17 09:49:28 -07:00
committed by GitHub
parent 053188dfbe
commit a079f46c25
11 changed files with 31 additions and 41 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ and opens all the necessary ports to support the Ray cluster.
.. code-block:: yaml
docker:
image: tensorflow/tensorflow:1.5.0-py3
image: rayproject/ray:0.8.7
container_name: ray_docker
If Docker is not installed, add the following commands to ``initialization_commands`` to install it.