qemu-user-static icon indicating copy to clipboard operation
qemu-user-static copied to clipboard

:earth_africa: `/usr/bin/qemu-*-static`

Results 65 qemu-user-static issues
Sort by recently updated
recently updated
newest added

/kind question How to pass `--smp` option to `qemu-user-static` at runtime?

**Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)** /kind bug **Description:** Not able to install docker inside s390x container under qemu...

**Description:** I Noticed the CI pipeline isn't using a matrix. I was a little surprised about this. After reading the examples, it seems like this can emulate multiple architectures from...

Can you add darwin-arm64 architecture to your execution to support ios (jailbroken) devices

/kind bug **Description:** I am trying to pull the docker image for Apache Flink on my Macbook Pro with Apple M1 chip. The image is available in two versions. From...

**Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)** /kind bug **Description:** **Steps to reproduce the issue:** 1. run guest(ppc64le) bazel build...

ubuntu 20.04 / qemu-user-static ( version 1:2.11+dfsg-1ubuntu7.26 ) ``` root@ubuntu:/tmp# docker run --rm --privileged multiarch/qemu-user-static --reset -p yes standard_init_linux.go:211: exec user process caused "exec format error" root@ubuntu:/tmp# docker run --rm...

Please kindly help, wanna docker support for a self-DIY board

If you go to https://hub.docker.com/r/multiarch/qemu-user-static/ and, in Examples & articles, click on http://blog.m.42.am/post/138181251836/docker-multiarch-3-recently-i-started-the, you get a 404.

**Description:** I am trying to reproduce the first example of this simple guide: https://www.balena.io/blog/building-arm-containers-on-any-x86-machine-even-dockerhub/ on an arm64v8/ubuntu:20.04 image. But I get an incompatible ELF error when building **Step tu reproduce**...