mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-19 15:25:11 +00:00
expose ports in dockerfile
This commit is contained in:
@@ -47,5 +47,8 @@ VOLUME $DATA_ROOT
|
||||
USER $USER
|
||||
ENV TMROOT $DATA_ROOT
|
||||
|
||||
EXPOSE 46656
|
||||
EXPOSE 46657
|
||||
|
||||
# Run tendermint
|
||||
CMD ["./run.sh"]
|
||||
|
||||
Reference in New Issue
Block a user