mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-10 14:00:33 +00:00
9 lines
119 B
Markdown
9 lines
119 B
Markdown
# Build and run a docker image and container
|
|
|
|
```
|
|
cd DOCKER
|
|
./docker.sh
|
|
```
|
|
|
|
See DOCKER/docker.sh for more information
|