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

fixes #66 multistage build to reduce image size #67

Merged
merged 5 commits into from
Sep 21, 2024

Conversation

hollanbm
Copy link
Owner

@hollanbm hollanbm commented Sep 21, 2024

refactor image build

multistage image has following benefits

  • speeds up image build by around 1m
  • reduces final image size by 30%

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@hollanbm hollanbm marked this pull request as ready for review September 21, 2024 04:17
@hollanbm hollanbm merged commit 2193bca into main Sep 21, 2024
6 checks passed
@hollanbm hollanbm deleted the feat/fix-66-multistage-build branch September 21, 2024 04:39
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