Skip to content

chore: setup tcmalloc in rocksdb dockerfile#2046

Open
evgeniy-scherbina wants to merge 1 commit intomasterfrom
yevhenii/dockerfile-rocksdb
Open

chore: setup tcmalloc in rocksdb dockerfile#2046
evgeniy-scherbina wants to merge 1 commit intomasterfrom
yevhenii/dockerfile-rocksdb

Conversation

@evgeniy-scherbina
Copy link
Copy Markdown
Contributor

No description provided.

@evgeniy-scherbina evgeniy-scherbina force-pushed the yevhenii/dockerfile-rocksdb branch from c8af80e to 5841eb1 Compare November 1, 2024 21:05
Comment thread Dockerfile-rocksdb
# 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
Copy Markdown
Contributor

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