Docker image size reduce#7675
Conversation
|
Thanks for the PR. Not sure why, but the build does not complete. |
|
If i'm not mistaken, In fact, this is a I think I can't rerun jobs unless to add a empty commit, perhaps can you rerun it directly? |
|
Thanks for looking into it. I've triggered a re-run. |
|
All checks have passed 👍 |
|
Great. I think this change should be safe. Always wanted to switch to the build step approach, but never had the time to investigate. Thanks for the PR! |
|
Wow, -8MB reduction in compressed size (62.59 MB -> 54.63 MB). Solid for such a tiny change. Big up! 👏 |
Hello,
This Dockerfile use multi-stage builds to reduce the size of the final image and get a "dive image efficient score" at 100% (94% before).
dive