Does anyone run Databricks jobs using Docker + ARM (Graviton) instances?

ivanychev
Contributor II

Graviton instances do not support Container services on paper (https://docs.databricks.com/clusters/graviton.html#unsupported-features) but if you try to build Docker ARM image and run it on Graviton, it will work. Does anyone use this combination in real life?

Sergey