# Can I use my own docker image when I deploying a multi-node local ray cluster?

**URL:** https://discuss.ray.io/t/can-i-use-my-own-docker-image-when-i-deploying-a-multi-node-local-ray-cluster/3352
**Category:** Ray Clusters
**Created:** [August 26, 2021, 2:56am UTC](https://discuss.ray.io/t/can-i-use-my-own-docker-image-when-i-deploying-a-multi-node-local-ray-cluster/3352 "2021-08-26T02:56:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hymanSlime](https://avatars.discourse-cdn.com/v4/letter/h/51bf81/32.png) [@hymanSlime](https://discuss.ray.io/u/hymanSlime)
#### Post date: [August 26, 2021, 2:56am UTC](https://discuss.ray.io/t/can-i-use-my-own-docker-image-when-i-deploying-a-multi-node-local-ray-cluster/3352/1 "2021-08-26T02:56:24Z")

</div>

I have few local node,and my program runs in my own docker image, which way should I use to build a ray cluster? Can I simply change the “rayproject/ray-ml” image to my own?
