We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999cb50 commit 4994a01Copy full SHA for 4994a01
ci/docker/s390x-unknown-linux-gnu/Dockerfile
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
5
gcc libc6-dev \
6
gcc-s390x-linux-gnu libc6-dev-s390x-cross \
7
debian-archive-keyring debootstrap cpio \
8
- qemu-user-static qemu-system-s390x \
+ qemu-user-binfmt qemu-user-static qemu-system-s390x \
9
sshpass openssh-client
10
11
COPY linux-image.sh /
0 commit comments