Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 238 Bytes

dagster_docker_dbt_sample

Setup

git clone --recursive https://github.com/K-Oxon/dagster_docker_dbt_sample.git

build & launch container

docker compose build
docker compose -p dagster-docker-sample up -d