{"id":20360593,"url":"https://github.com/davidgasquez/dbt-docker","last_synced_at":"2025-04-12T03:52:32.752Z","repository":{"id":65259183,"uuid":"103118363","full_name":"davidgasquez/dbt-docker","owner":"davidgasquez","description":":construction_worker: Docker image for dbt (data build tool).","archived":false,"fork":false,"pushed_at":"2022-02-22T08:31:39.000Z","size":24,"stargazers_count":49,"open_issues_count":0,"forks_count":22,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T03:52:26.882Z","etag":null,"topics":["dbt","docker","docker-image"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidgasquez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-11T09:44:38.000Z","updated_at":"2024-12-03T09:49:04.000Z","dependencies_parsed_at":"2023-01-16T15:00:38.749Z","dependency_job_id":null,"html_url":"https://github.com/davidgasquez/dbt-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdbt-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdbt-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdbt-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidgasquez%2Fdbt-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidgasquez","download_url":"https://codeload.github.com/davidgasquez/dbt-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514209,"owners_count":21116899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dbt","docker","docker-image"],"created_at":"2024-11-14T23:42:15.349Z","updated_at":"2025-04-12T03:52:32.729Z","avatar_url":"https://github.com/davidgasquez.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Image for DBT\n\n**Note**: This repository is now deprecated. Please use the official [`dbt` Docker images](https://github.com/dbt-labs/dbt-core/tree/main/docker)\n\n[![Build Status](https://travis-ci.org/davidgasquez/dbt-docker.svg?branch=master)](https://travis-ci.org/davidgasquez/dbt-docker)\n\nA Docker image for [dbt (data build tool)](https://github.com/fishtown-analytics/dbt).\n\n## Requirements\n\nBefore running `dbt`, you'll need a profile properly file configured. Fishtown Analytics provides a [sample template](https://github.com/fishtown-analytics/dbt/blob/development/sample.profiles.yml) you might find useful.\n\n## Getting Started\n\nYou can run the Dockerized `dbt` command excuting the following order:\n\n```bash\ndocker run --rm -it \\\n    -v $PWD:/dbt \\\n    -v /path/to/your/profiles.yml:/root/.dbt/profiles.yml \\\n    davidgasquez/dbt:latest dbt run\n```\n\n## License\n\nMIT License Copyright (c) 2018 David Gasquez\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgasquez%2Fdbt-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidgasquez%2Fdbt-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgasquez%2Fdbt-docker/lists"}