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

Improve jemalloc installation #253

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

agners
Copy link
Member

@agners agners commented Dec 11, 2023

Make sure all dependencies of jemalloc are installed. Also only install the shared libraries since we use the shared library via pre-load only. This saves about 42MB of disk space for the base image.

Make sure all dependencies of jemalloc are installed. Also only install
the shared libraries since we use the shared library via pre-load only.
This safes about 42MB of disk space for the base image.
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @agners 👍

../Frenck

@frenck frenck merged commit 8a2c37c into master Dec 11, 2023
74 of 94 checks passed
@frenck frenck deleted the improve-jemalloc-installation branch December 11, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants