mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 04:57:08 +00:00
refactor: use CMD instead of ENTRYPOINT in Dockerfile
This commit is contained in:
parent
641fe3cf9a
commit
76f6391587
@ -47,4 +47,4 @@ WORKDIR /opt
|
||||
# rest server, tendermint p2p, tendermint rpc
|
||||
EXPOSE 1317 26656 26657
|
||||
|
||||
ENTRYPOINT ["/usr/bin/sonrd"]
|
||||
CMD ["/usr/bin/sonrd", "start"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user