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

Build optimizations #209

Merged
merged 7 commits into from
Jun 11, 2024
Merged

Build optimizations #209

merged 7 commits into from
Jun 11, 2024

Conversation

kx1t
Copy link
Member

@kx1t kx1t commented Jun 11, 2024

  • use image mounts in the RUN command to avoid having to use COPY -- this reduces the number of layers that is generated for the image
  • ensure that qemu-static-arm is included only on non-ARM platforms
  • use smaller python3-pkg-resources instead of python3-setuptools

@kx1t kx1t requested a review from fredclausen June 11, 2024 20:03
@kx1t kx1t merged commit c7f4be8 into main Jun 11, 2024
11 checks passed
@kx1t kx1t deleted the build-optimizations branch June 11, 2024 20:31
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.

None yet

1 participant