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

chore: setup tcmalloc in rocksdb dockerfile #2046

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

evgeniy-scherbina
Copy link
Contributor

No description provided.

@@ -37,4 +37,5 @@ RUN ldconfig
# copy kava binary
COPY --from=kava-builder /go/bin/kava /bin/kava

ENV LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libtcmalloc.so.4"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we also support the arm64 images by using uname -m instead of hardcoding for x86_64?

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

Successfully merging this pull request may close these issues.

2 participants