Skip to content

Commit

Permalink
Remove volume declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrosenfeld10 authored Jul 11, 2023
1 parent d8f38ca commit afa52a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ RUN python -m pip install --upgrade pip setuptools wheel --no-cache-dir

# Set docker basics
WORKDIR /usr/app/dbt/
VOLUME /usr/app
ENTRYPOINT ["dbt"]

##
Expand Down

0 comments on commit afa52a7

Please sign in to comment.