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

Dockerfiles for images in which to build manylinux wheels. #17964

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

benjyw
Copy link
Sponsor Contributor

@benjyw benjyw commented Jan 11, 2023

Previously we installed aws on the fly in every build. This was an avoidable extra step in every build, and was also not possible to do for aarch64, because we don't run in the containers as root, due to actions/runner#434.

@benjyw benjyw added the category:internal CI, fixes for not-yet-released features, etc. label Jan 11, 2023
@benjyw
Copy link
Sponsor Contributor Author

benjyw commented Jan 11, 2023

TODO: Also preinstall rustup?

@benjyw
Copy link
Sponsor Contributor Author

benjyw commented Jan 11, 2023

I've manually verified that both Dockerfiles produce images in which aws is on the PATH.

@benjyw benjyw merged commit 568cfc6 into pantsbuild:main Jan 11, 2023
@benjyw benjyw deleted the linux_wheel_build_images branch January 11, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:internal CI, fixes for not-yet-released features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants