@Debdutta_Nath You can absolutely use docker to set up a 3-node PXC. Our official images: Docker Hub Be sure to pull the latest 8 tag.
I would suggest you skip the ‘service discovery’ aspect as that is not typical in production deployments. Just use ‘CLUSTER_JOIN’ as noted in the docker docs.