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

feat: reduce docker image size by 30% #852

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

Conversation

project0
Copy link

Proposed changes

apply common best practice for production builds to reduce weight of produced binaries. This decrease the size significantly from 171MB to 119MB.

Related issues (optional)

apply common best practice for production builds to reduce weight of
produced binaries. This decrease the size significantly from 171MB to 119MB.
Copy link

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting.
Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

@EronWright
Copy link
Contributor

Interesting, and thanks for the contribution. We'll merge this shortly.

Some information: golang/go#26074

@EronWright EronWright self-assigned this Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.17%. Comparing base (a42f498) to head (bb75182).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #852   +/-   ##
=======================================
  Coverage   52.17%   52.17%           
=======================================
  Files          33       33           
  Lines        4556     4556           
=======================================
  Hits         2377     2377           
  Misses       1986     1986           
  Partials      193      193           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants