Skip to content

An example of a container setup to use a custom image with the popular dbt-power-tool extension in Vscode

Notifications You must be signed in to change notification settings

PedroMartinSteenstrup/devcontainer-dbt-power-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Copy .devcontainer/devcontainer.env.example as .devcontainer/devcontainer.env and populate the secret values or ignore the ones not used by your dbt profiles (here we use key pair auth to Snowflake)

  2. Change the docker image to your own in the devcontainer.json, or even modify the file to build directly from the repository. I have included the image we deploy at HomeToGo as an example, but we store it in harbor, and the building is living in another repository.

  3. copy your DBT models in

About

An example of a container setup to use a custom image with the popular dbt-power-tool extension in Vscode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published