Skip to content

Commit

Permalink
Flyte
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksymilian Mazurkiewicz committed Oct 16, 2024
1 parent 11fca85 commit 7a702f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/surveily.developer.ai/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ RUN python3 -m pip install --user --quiet --no-cache-dir \
apache-airflow \
apache-airflow-providers-cncf-kubernetes

RUN python3 -m pip install --user --quiet --no-cache-dir \
flytekit \
flytekitplugins-pod \
flytekitplugins-omegaconf

RUN python3 -m pip install --user --quiet --no-cache-dir \
tqdm \
ruff \
Expand Down

0 comments on commit 7a702f9

Please sign in to comment.