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

perf: allow native Docker image creation #77

Merged
merged 1 commit into from
Jul 14, 2022
Merged

perf: allow native Docker image creation #77

merged 1 commit into from
Jul 14, 2022

Conversation

maxrake
Copy link
Contributor

@maxrake maxrake commented Jul 13, 2022

With the release of CLI v3.7.0, the aarch64-unknown-linux-musl platform was added as a newly supported target triple. This platform allows for natively building docker images from the alpine Python base images. This also means that building images on platforms other than linux/and64 is much faster.

With the release of CLI v3.7.0, the `aarch64-unknown-linux-musl` platform was added as a newly supported target triple. This platform allows for natively building docker images from the alpine Python base images. This also means that building images on platforms other than `linux/and64` is much faster.
@maxrake maxrake requested a review from a team as a code owner July 13, 2022 21:43
@maxrake maxrake self-assigned this Jul 13, 2022
@maxrake maxrake requested a review from cd-work July 13, 2022 21:43
@maxrake maxrake merged commit 9ee4123 into main Jul 14, 2022
@maxrake maxrake deleted the go_native branch July 14, 2022 15:00
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

2 participants