-
The image `quay.io/kubevirt/fakeovirt:v1.38.0` in `manifests/templates/imageio.yaml.in`which only supports x86_64. We may need to make it support multi-arch.
@brianmcarey @dhiller I did not see any…
-
Similar to Relay, we should provide Symbolicator as a multi arch image with support for ARM.
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and chec…
danog updated
1 month ago
-
It would be really useful if it didn't get stuck with exec format errors. :)
-
### What needs to get done
We should document how multiarch and snaps work:
- Is there one *.snap file per arch (arm64, amd64, ...), or a single snap can be multiarch?
- For testing purposes, can I…
sed-i updated
1 month ago
-
CRDB supports `arm64` (among other archs) so the operator should as well. This is relevant to anyone running e.g. Graviton (AWS), Tau (GCP) or Ampere (OCI) instances.
-
Hi!
I'm having issues building multi-arch Docker image with supercronic.
I'm able to use TARGETARCH in URL and binary name, but not in the sha1 checksum variable.
Anyone know how to deal with…
-
DH & GHCR don't seem to support multiarch for Neko, I found separate images do and I checked the GH Actions workflow and it adds an “arm” prefix.
Wouldn't it be more logical and practical to use the…
-
This task could support pushing the built database image as multiarch into the target repository
-
So macOS clang seems to have left out multiarch support for precompiled headers. So I split out our arch specifications as such, and compiled each pch for each arch. I've left the trailing backslas…