How can I make use of Docker images for team enablement?

Hi,

I see many docker images with multiple versions of DBT made available in Docker hub. I’m looking into how to enable my team/colleagues to install DBT on to their local machines (prefer to have a contained environment) and clone our dbt-project git repo into their local to play around (and for development). I’m fairly new to docker, and couldn’t find any documentation. Can anyone help provide pointers to any documentation or help explain how I can achieve that? Are there any recommendations for or against enabling them this way?

Thanks!

Check out palm and palm-dbt! We have a command for generating all the files necessary to dockerize your dbt project (and some other useful commands :wink: )