Skip to content

Implementing Multi-Stage Builds #16

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HemanthGangula
Copy link

@HemanthGangula HemanthGangula commented Mar 15, 2024

By separating build and runtime environments, it significantly reduces the final image size, leading to faster deployments and resource efficiency.

image

Initial image size was reduced from 544 MB to 212 MB, a 61% decrease, showcasing the effectiveness of the approach. for these Dockerfile

By separating build and runtime environments, it significantly reduces the final image size, leading to faster deployments and resource efficiency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant