Skip to content

Commit

Permalink
TEMP: make tendermint on localnet image
Browse files Browse the repository at this point in the history
  • Loading branch information
torao committed Jul 17, 2020
1 parent 642e48c commit f72afd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions networks/local/localnode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ CMD ["node", "--proxy_app", "kvstore"]
STOPSIGNAL SIGTERM

COPY wrapper.sh /usr/bin/wrapper.sh
COPY libbls384_256.a /usr/lib
COPY config-template.toml /etc/tendermint/config-template.toml
Binary file added networks/local/localnode/libbls384_256.a
Binary file not shown.

0 comments on commit f72afd4

Please sign in to comment.