[docker] Push to DockerHub in CI (#11442)

This commit is contained in:
Ian Rodney
2020-11-02 20:09:04 -08:00
committed by Alex Wu
parent 1f2ad54294
commit 0de1776e1e
2 changed files with 58 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
## About
This image is an extension of the [`rayproject/ray`](https://hub.docker.com/repository/docker/rayproject/ray) image. It includes all extended requirements of `RLlib`, `Serve` and `RLLIB`. It is a well-provisioned starting point for trying out the Ray ecosystem. [Find the Dockerfile here.](https://github.com/ray-project/ray/blob/master/docker/ray-ml/Dockerfile)
This image is an extension of the [`rayproject/ray`](https://hub.docker.com/repository/docker/rayproject/ray) image. It includes all extended requirements of `RLlib`, `Serve` and `Tune`. It is a well-provisioned starting point for trying out the Ray ecosystem. [Find the Dockerfile here.](https://github.com/ray-project/ray/blob/master/docker/ray-ml/Dockerfile)