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

Commits on Jul 13, 2022

  1. perf: allow native Docker image creation

    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 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    e59bbb5 View commit details
    Browse the repository at this point in the history