Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and publish Docker images #436

Open
raginjason opened this issue Aug 17, 2023 · 1 comment
Open

Build and publish Docker images #436

raginjason opened this issue Aug 17, 2023 · 1 comment

Comments

@raginjason
Copy link

dbt-core builds and releases Docker images by using this Dockerfile. Unfortunately, because dbt-sqlserver requires either msodbcsql17 or msqdbcsql18, this Dockerfile will not build a usable dbt-sqlserver image. I opened dbt-labs/dbt-core#8406 in an attempt to solve this, but it was deemed out of scope.

I would like this project to build and maintain Docker image(s) similar to how dbt-core is doing. I had to in-house a dbt-sqlserver image, and it seems like that should be something more properly managed by dbt-sqlserver.

If this is acceptable, this is likely something I can contribute if desired.

@alison985
Copy link

I, personally, don't think this project can support maintaining images, but having at least an example Dockerfile would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants