-
From an x64 machine,
```
$ docker run -it --rm --pull always docker.io/arm64v8/debian
Error: choosing an image from manifest list docker://arm64v8/debian:latest: no image found in image index for…
-
Only linux/amd64 images have been pushed to DockerHub, so the image cannot be run on linux/arm64.
-
Hi,
I’ve noticed that the currently published images only support linux/amd64 architecture, and there’s no ARM support available. Would it be possible to add multi-architecture support, specificall…
-
Goal is to make unbase_oci tooling more user friendly and easy to consume for application developers
improvements:
- allow passing image tags directly (with tag like docker://my-image:latest, make…
-
## Bug Report
### Description
I updated Rook Ceph from `v1.15.4` to `v1.15.5` and the operator is not stuck in a `CrashLoopBackOff` due to `exec /usr/local/bin/rook: exec format error`. The oper…
-
When attempting to install Percona Everest on ARM architecture, the installation fails because the `percona/everest-catalog` Docker image is built for `amd64` only. ARM-based systems like Ampere CPUs …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Describe the feature you are proposing**
Currently the ipfs-cluster image in https://hub.docker.com/r/ipfs/ipfs-cluster only support amd64.
`docker buildx` with flag `--platform` can be used …
-
# Issue type
***
- Feature request.
# Defect/Feature description
## How to reproduce issue
Trying to use the docker image for freeradius on a raspberry pi leads to errors during build tim…
-
Why make users have to specify their architecture with a different image tag? Multi platform images can solve this issue.
[https://docs.docker.com/build/building/multi-platform/](https://docs.docke…