Skip to content

Commit

Permalink
docker-cli-buildx package
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelSilvaDNX committed Nov 18, 2024
1 parent 66d321a commit 3a32c9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ RUN apk --no-cache update && \
libffi-dev \
musl-dev \
docker-compose \
wget && \
wget \
docker-cli-buildx && \
update-ca-certificates && \
wget -nv -O /bin/docker-credential-ecr-login \
https://amazon-ecr-credential-helper-releases.s3.us-east-2.amazonaws.com/${AWS_ECR_CRED_HELPER_VERSION#v}/linux-amd64/docker-credential-ecr-login \
Expand Down

0 comments on commit 3a32c9d

Please sign in to comment.