Skip to content

Commit

Permalink
Workaround for issue Azure/azure-cli#30635
Browse files Browse the repository at this point in the history
  • Loading branch information
camposdelima authored Jan 17, 2025
1 parent a7f1705 commit 6cf24f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ LABEL "repository"="https://github.com/bacongobbler/azure-blob-storage-upload"
LABEL "homepage"="https://github.com/bacongobbler/azure-blob-storage-upload"
LABEL "maintainer"="Matthew Fisher <matt.fisher@fishworks.io>"

RUN tdnf install -y azcopy

ADD entrypoint.sh /entrypoint.sh
RUN chmod +x entrypoint.sh

Expand Down

0 comments on commit 6cf24f7

Please sign in to comment.