Optimize this Dockerfile to reduce build size and increase build efficiency ? #6041
openapphub
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to use a multi-stage build approach. Build and discard unneeded intermediate files at different stages to reduce the size of our final image.
I had planned to test it locally, but I did build the folder ~, do you have any other good suggestions for reducing the image size?
Beta Was this translation helpful? Give feedback.
All reactions