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

Dev container: smaller docker images #39

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Dev container: smaller docker images #39

merged 1 commit into from
Mar 1, 2024

Conversation

dabrahams
Copy link
Contributor

Download only the elements needed for the target architecture.

Requires --network=host passed to docker build if not using a devcontainer to build the image.

Download only the elements needed for the target architecture.

Requires `--network=host` passed to `docker build` if not using
a devcontainer to build the image.
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (9834afc) to head (00bc8e6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          14       14           
  Lines         196      196           
=======================================
  Hits          168      168           
  Misses         28       28           
Flag Coverage Δ
debug 85.71% <ø> (ø)
macos-latest 85.71% <ø> (ø)
release 85.71% <ø> (ø)

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

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

@dabrahams dabrahams merged commit 521dc79 into main Mar 1, 2024
7 checks passed
@dabrahams dabrahams deleted the devcontainer2 branch March 1, 2024 20:47
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