Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
broomva committed Jan 26, 2024
1 parent e04d7e1 commit 85b0ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vortex/dagster/DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ RUN mkdir -p /opt/dagster/dagster_home /opt/dagster/app

COPY vortex/dagster /opt/dagster/app/

COPY ../../pyproject.toml /opt/dagster/app/

RUN pip install poetry

RUN poetry install
Expand Down

0 comments on commit 85b0ae2

Please sign in to comment.