This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/fluencelabs/tendermint
synced
2025-05-16 08:31:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
tendermint
/
tm-monitor
/
Dockerfile
7 lines
91 B
Docker
Raw
Normal View
History
Unescape
Escape
[tm-monitor] update docker alpine version
2017-07-29 13:50:09 -04:00
FROM
alpine:3.6
Dockerfile and Makefile
2017-03-02 22:03:35 +04:00
WORKDIR
/app
COPY
tm-monitor /app/tm-monitor
ENTRYPOINT
[
"./tm-monitor"
]
Reference in New Issue
Copy Permalink