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

[0.17.0rc1] Broken Docker image entrypoint #2470

Closed
dmateusp opened this issue May 20, 2020 · 1 comment
Closed

[0.17.0rc1] Broken Docker image entrypoint #2470

dmateusp opened this issue May 20, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@dmateusp
Copy link
Contributor

Describe the bug

The entrypoint for the image is invalid

Steps To Reproduce

  1. Pull the image: docker pull fishtownanalytics/dbt:0.17.0rc1
  2. Run the image:
docker run -it fishtownanalytics/dbt:0.17.0rc1
/bin/sh: 1: [dbt,: not found

Expected behavior

The DBT help command is displayed

Additional context

I plan on integrating DBT with our Airflow infrastructure as a container (we extend Airflow exclusively through containerized components)

@dmateusp dmateusp added bug Something isn't working triage labels May 20, 2020
This was referenced May 20, 2020
@drewbanin drewbanin removed the triage label May 21, 2020
@drewbanin
Copy link
Contributor

closed by #2475

Thanks @dmateusp!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants