mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +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