Skip to content

Commit

Permalink
removed turbu fats
Browse files Browse the repository at this point in the history
  • Loading branch information
AlxEnashi committed Apr 8, 2024
1 parent c6ea327 commit 4268c50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions feature_step/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ WORKDIR /app/
RUN pip install poetry
COPY feature_step/poetry.lock feature_step/pyproject.toml /app/
COPY feature_step/README.md /app/README.md
COPY turbo-fats /turbo-fats
COPY P4J /P4J
COPY mhps /mhps
COPY lc_classifier /lc_classifier
Expand All @@ -40,7 +39,6 @@ COPY --from=builder /libs/apf /libs/apf
COPY --from=builder /mhps /mhps
COPY --from=builder /P4J /P4J
COPY --from=builder /lc_classifier /lc_classifier
COPY --from=builder /turbo-fats /turbo-fats
COPY --from=builder /schemas /schemas
RUN pip install poetry
WORKDIR /app/
Expand Down

0 comments on commit 4268c50

Please sign in to comment.