Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg authored Apr 18, 2024
1 parent a18a2af commit a900338
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Google BigQuery
# Running the pipeline
Make shure you have these requirements on your local machine:
- Terraform
- Docker
- Docker Desktop
- Google Cloud SDK
- GCP service account for terraform development
- GCP service account for dbt|storage|bigquery
Expand Down Expand Up @@ -178,3 +178,8 @@ touch dbt-service-account.json
```bash
docker build -t brazilian-reits-image .
```

8. Run the Docker image:
```bash
docker run brazilian-reits-image
```

0 comments on commit a900338

Please sign in to comment.