oom-ai / docker-tiup

tiup in docker!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

tiup in docker!

License:MIT License


Languages

Language:Dockerfile 100.0%