CI: create a docker image for arm64 as well#118
CI: create a docker image for arm64 as well#118shtouff wants to merge 13 commits intobatfish:masterfrom
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.