Skip to content

Commit

Permalink
Create awsbatch
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-geller authored Mar 21, 2024
1 parent c4d3a0a commit 6dcd70d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dockerfiles/awsbatch
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM python:3.11-slim
LABEL org.opencontainers.image.source=https://github.com/kestra-io/examples
LABEL org.opencontainers.image.description="Image with the latest pandas, requests and scikit-learn Python packages"
RUN pip install --no-cache-dir kestra pandas requests scikit-learn pyarrow awswrangler loguru amazon-ion awscli

0 comments on commit 6dcd70d

Please sign in to comment.