Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This makes it easy to run, but it can also lead to potential conflicts with othe
- Faster setup and onboarding for new contributors
- Simplified experimentation without impacting your main system configuration or other projects

Read more here: [Why You Should Sse Dev Containers with dbt Fusion - Brooklyn Data Co.](https://www.brooklyndata.co/ideas/2025/06/11/why-you-should-use-dev-containers-with-dbt-fusion)

## Requirements
- [Docker Desktop](https://docs.docker.com/desktop/)
- VS Code with the [Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) (or [Remote Explorer](https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-explorer)) extension
Expand Down