-
At the time of writing, the image offered in DockerHub supports only amd64; as of Q2 2022, it is estimated Arm holds 9.5% consumer and 7.1% server CPU market share [1], which indicates the usefulness …
-
### 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…
-
### Describe the Problem
If we use the image without any family, it will pull the suggested "official" distro (at the moment, Ubuntu Noble), despite having other distros. In case the suggested/offi…
-
I think it would be cool if we could use Sonic on raspberry pi (I'm thinking of raspberry pi 3 and up that runs in 64 bits)
Thanks,
-
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…
-
Please merge with newest release for linux Arm64v8:
https://github.com/XTLS/Xray-core/releases/tag/v24.10.31
-
I've created a arm64v8 image using [multistage builds](https://docs.docker.com/develop/develop-images/multistage-build/#use-multi-stage-builds). Maybe you can add it in your Jenkins build and push it …
-
The current docker image is not compatible with arm64 and the Dockerfile does not build on that same arch.
I believe it could be nice to have a multi-platform version to easily run the image also on …
-
I was trying to build docker image for an arm64v8 architecture. I got this error:
I followed these steps:
1- I edited the docker file with the proper base image and arguments:
```
ARG CONTAINER_RUNT…
-
The 4 Debian based images (`haxe:4.3.6-bookworm`, `haxe:4.3.6-bullseye`, `haxe:4.2.5-bookworm`, and `haxe:4.2.5-bullseye`) are failing to build after we merged the most recent [Debian update](https://…