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

Build Murmur statically to minimize image #7

Open
d3adb5 opened this issue Jan 30, 2022 · 0 comments
Open

Build Murmur statically to minimize image #7

d3adb5 opened this issue Jan 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@d3adb5
Copy link
Owner

d3adb5 commented Jan 30, 2022

If the Murmur binary is statically linked, there won't be any real dependencies necessary for when it is finally deployed. At that point, the "production" image can be built FROM scratch, with some slight adjustments since it needs network capabilities to properly function.

That'll lower the size of the final image and let it use as little resources as can be.

@d3adb5 d3adb5 added the enhancement New feature or request label Jan 30, 2022
@d3adb5 d3adb5 self-assigned this Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant