/ray-cluster-docker-compose

Create a ray cluster by docker-compose

Primary LanguagePython

Ray cluster by docker-compose

Create a ray cluster with 1 head, 2 workers by using docker-compose.

start ray cluster

docker-compose up -d

Access dashboard: http://localhost:8265/.