mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 06:54:41 +00:00
mv tools files to tools repo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FROM alpine:3.7
|
||||
|
||||
WORKDIR /app
|
||||
COPY tm-bench /app/tm-bench
|
||||
|
||||
ENTRYPOINT ["./tm-bench"]
|
||||
Reference in New Issue
Block a user