How to make terminal available when starting a cluster with a docker image?

francescocamuss
Databricks Partner

Hello everybody, I'm starting a cluster with a docker image because I my team use a lot of R libraries that would be time consuming to install them on a init script.

 image.pngThe thing is that the cluster starts ok, but I can't acces to the cluster terminal as I can do with my other cluster that don't use any docker image.

 imageIs there a solution for this?

Yes, I've read that post but it doesn't specify anything about the cluster terminal or does it?

Prabakar
Databricks Employee
Databricks Employee

@Francesco Camussoni​  are you using databricksruntime/rbase as your base image?

Exactly rbase:8.x with runtime 8.3, for example. and I added the init script.