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

Use non "-dev" packages for production image #158

Merged
merged 1 commit into from
Sep 12, 2021

Conversation

mormahr
Copy link
Owner

@mormahr mormahr commented Sep 3, 2021

As of #157 we don't compile in the production image, so the "-dev" packages including headers aren't needed anymore.
Image size reduction: 115.3 MB → 62.02 (-53.28 MB)

@mormahr mormahr force-pushed the optimize-runtime-without-headers branch from 081fe9c to a138496 Compare September 12, 2021 20:00
@codecov
Copy link

codecov bot commented Sep 12, 2021

Codecov Report

Merging #158 (a138496) into main (381f7cc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #158   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          103       103           
=========================================
  Hits           103       103           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 381f7cc...a138496. Read the comment docs.

@mormahr mormahr merged commit cdb12f2 into main Sep 12, 2021
@mormahr mormahr deleted the optimize-runtime-without-headers branch September 12, 2021 20:09
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