Look at docker image sizes #244
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.
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:
The text was updated successfully, but these errors were encountered: