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

Look at docker image sizes #244

Open
surchs opened this issue Feb 3, 2025 · 0 comments
Open

Look at docker image sizes #244

surchs opened this issue Feb 3, 2025 · 0 comments
Labels
flag:discuss Flag issue that needs to be discussed before it can be implemented. performance Performance improvement or fix to performance degradation. usability Issue affecting user or developer experience.

Comments

@surchs
Copy link
Contributor

surchs commented Feb 3, 2025

We recently reduced the query tool docker image size by more than 95% to 20 MB by using multi-stage builds. There may be other improvements for our other docker images. The benefit would be smaller resource footprint in deploying nodes, smaller transfer times on first pull or update, and probably other good things.

@mih shared this link (https://devopscube.com/reduce-docker-image-size/) with some ideas, let's collect more in this issue and see what we can implement easily:

@surchs surchs added flag:discuss Flag issue that needs to be discussed before it can be implemented. performance Performance improvement or fix to performance degradation. usability Issue affecting user or developer experience. labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag:discuss Flag issue that needs to be discussed before it can be implemented. performance Performance improvement or fix to performance degradation. usability Issue affecting user or developer experience.
Projects
Status: No status
Development

No branches or pull requests

1 participant