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

Remove pip cache after install #2662

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

thomasjpfan
Copy link
Member

Why are the changes needed?

The final docker image includes the the pip cache in ~/root/.cache/pip

What changes were proposed in this pull request?

With this PR, the cache directory is removed. Container size went from 800MB to 788MB.

Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.77%. Comparing base (d802c7e) to head (6ea7c8a).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2662       +/-   ##
===========================================
- Coverage   92.53%   78.77%   -13.76%     
===========================================
  Files          27      187      +160     
  Lines        1206    19169    +17963     
  Branches        0     4002     +4002     
===========================================
+ Hits         1116    15101    +13985     
- Misses         90     3379     +3289     
- Partials        0      689      +689     

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

@pingsutw pingsutw merged commit 63d7249 into flyteorg:master Aug 8, 2024
100 of 101 checks passed
mao3267 pushed a commit to mao3267/flytekit that referenced this pull request Aug 9, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: mao3267 <chenvincent610@gmail.com>
Mecoli1219 pushed a commit to Mecoli1219/flytekit that referenced this pull request Aug 14, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Mecoli1219 pushed a commit to Mecoli1219/flytekit that referenced this pull request Aug 14, 2024
Signed-off-by: Thomas J. Fan <thomasjpfan@gmail.com>
Signed-off-by: Mecoli1219 <michaellai901026@gmail.com>
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