Skip to content

Commit

Permalink
[DEC-2216] Add aws-cli to snapshot docker image. (#1584)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwschau authored May 24, 2024
1 parent 5662a8b commit 5abaea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/testing/snapshotting/Dockerfile.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ FROM dydxprotocol-base
COPY ./testing/snapshotting/snapshot.sh /dydxprotocol/snapshot.sh

RUN go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@v1.5.0
RUN apk add --no-cache bash jq aws-cli

ENTRYPOINT ["/dydxprotocol/snapshot.sh"]

0 comments on commit 5abaea9

Please sign in to comment.