Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 649 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 649 Bytes

docker-tiup

Tiup is a wonderful tool to manage different cluster components (TiDB, PD, Prometheus, etc) for TiDB. However, it provides binary installation only that may mess up your development environment.

We create this image so that we can run tests on TiDB/TiKV inside Docker via oomplay, a playground manager for oomstore. This keeps our development environment clean.

Built images are pushed into dockerhub. To pull, run:

docker pull oomai/tiup