-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Create aarch64 gnu docker images #124
Comments
"images" as in Docker images? I suppose this should be more generic about binary distribution packages like tarball, distro packages, docker images, right? |
This was about just the docker images, as the first step to get the tarball and packages from there (I'm missing those tickets). But I'm closing it since we agreed to have the compiler be compilable from a 1.0 release, so it isn't relevant to have the latest version on CI. |
Scrap that, that we don't need it for our CI doesn't mean we can't distribute images with the latest version. Updating the description. |
One option is to use Arch linux for this.In the release process, create a docker image to distribute using the latest binaries generated from CI.
Related #123
The text was updated successfully, but these errors were encountered: