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

**URL:** https://discourse.getdbt.com/t/how-can-i-make-use-of-docker-images-for-team-enablement/2533
**Category:** Archive
**Created:** [May 19, 2021, 9:42am UTC](https://discourse.getdbt.com/t/how-can-i-make-use-of-docker-images-for-team-enablement/2533 "2021-05-19T09:42:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![priyank](https://avatars.discourse-cdn.com/v4/letter/p/ecae2f/32.png) [@priyank](https://discourse.getdbt.com/u/priyank)
#### Post date: [May 19, 2021, 9:42am UTC](https://discourse.getdbt.com/t/how-can-i-make-use-of-docker-images-for-team-enablement/2533/1 "2021-05-19T09:42:39Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![mariah.rogers](https://avatars.discourse-cdn.com/v4/letter/m/3ab097/32.png) [@mariah.rogers](https://discourse.getdbt.com/u/mariah.rogers)
#### Post date: [December 13, 2021, 8:00pm UTC](https://discourse.getdbt.com/t/how-can-i-make-use-of-docker-images-for-team-enablement/2533/2 "2021-12-13T20:00:17Z")

</div>

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 😉 )

> **[GitHub - palmetto/palm-cli: Palm CLI - the tool-belt for data teams](https://github.com/palmetto/palm-cli)**
>
> Palm CLI - the tool-belt for data teams. Contribute to palmetto/palm-cli development by creating an account on GitHub.

> **[GitHub - palmetto/palm-dbt: dbt plugin for Palm CLI](https://github.com/palmetto/palm-dbt)**
>
> dbt plugin for Palm CLI. Contribute to palmetto/palm-dbt development by creating an account on GitHub.
