In this article I will explain you how did I create a docker image for databricks. As of Aug 2023, I have not found a recipe to build dbt-databricks image.
Softwares Required to run Docker
If all you want to run is Docker containers, then just the Docker engine and its supporting packages which can be found in the ‘installation’ section in the Docker documentation will suffice:
This article was originally published at https://medium.com/@aradsouza/how-to-install-dbt-docker-for-databricks-d820bbe186b3
