mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: use CMD instead of ENTRYPOINT in Dockerfile
This commit is contained in:
+1
-1
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user