Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch alpine to centos7 for tikv docker image #458

Closed
5kbpers opened this issue Nov 3, 2021 · 0 comments
Closed

Switch alpine to centos7 for tikv docker image #458

5kbpers opened this issue Nov 3, 2021 · 0 comments

Comments

@5kbpers
Copy link

5kbpers commented Nov 3, 2021

Alpine has some known issues (jemalloc/jemalloc#585) on jemalloc prof which sometimes needs to be used in tikv.
So I recommend using centos7 docker image to run tikv.

FROM pingcap/alpine-glibc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants