-
Couldn't load subscription status.
- Fork 15
CI: create a docker image for arm64 as well #118
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
base: master
Are you sure you want to change the base?
Conversation
|
according to https://docs.docker.com/engine/reference/commandline/buildx_build/#output, the docker output type for |
|
I've asked @sfraint to look at this; he set it up. But I wonder if https://docs.docker.com/build/ci/github-actions/multi-platform/ doesn't imply that we should be able to do two images in one? |
58f4e75 to
2350177
Compare
you were right, I'm reactivating this PR, tryin to build a single, multi-platform image, using the OCI format. However, I don't know how to reproduce github actions on my laptop, so it's gonna be a lot a try-and-error, each of them requiring an approval for the workflow. Sorry for that noise. |
No description provided.