Skip to content

Commit

Permalink
Merge argoproj-labs#586 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennetremel committed Feb 14, 2024
1 parent 7d93c7a commit d9b3d0d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 642 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ RUN apk update && \
apk add ca-certificates git openssh-client python3 py3-pip tini && \
pip3 install --upgrade pip && \
pip3 install awscli && \
apk add gcc musl-dev python3-dev libffi-dev openssl-dev cargo make && \
pip3 install azure-cli && \
rm -rf /var/cache/apk/*

RUN mkdir -p /usr/local/bin
Expand Down
Loading

0 comments on commit d9b3d0d

Please sign in to comment.