We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999cb50 commit 25b17eeCopy full SHA for 25b17ee
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 \
+ binfmt-support qemu-user-static qemu-system-s390x \
9
sshpass openssh-client
10
11
COPY linux-image.sh /
0 commit comments