Skip to content

Commit

Permalink
[docker][forge] install helm-s3
Browse files Browse the repository at this point in the history
  • Loading branch information
rustielin authored and bors-libra committed Oct 19, 2021
1 parent 7b394b1 commit bb356ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/forge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ COPY scripts/dev_setup.sh /diem/scripts/dev_setup.sh
RUN /diem/scripts/dev_setup.sh -b -p -i kubectl -i helm -i git -i unzip -i awscli -i vault
ENV PATH "$PATH:/root/bin"

RUN helm plugin install https://github.com/hypnoglow/helm-s3.git --version 0.10.0

RUN mkdir /etc/forge
WORKDIR /etc/forge
COPY --from=builder /diem/target/release/forge /usr/local/bin/forge
Expand Down

0 comments on commit bb356ef

Please sign in to comment.