mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-12 04:41:22 +00:00
Merge branch 'develop' into jae/literefactor4
This commit is contained in:
@ -29,6 +29,7 @@ COPY . $REPO
|
||||
RUN cd abci && make install && cd -
|
||||
|
||||
RUN go install ./cmd/tendermint
|
||||
RUN go install ./abci/cmd/abci-cli
|
||||
|
||||
# expose the volume for debugging
|
||||
VOLUME $REPO
|
||||
|
Reference in New Issue
Block a user