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 1e81840 commit 3c084e3Copy full SHA for 3c084e3
infra/base/scripts/install-qemu.sh
@@ -4,5 +4,5 @@
4
#dpkg --add-architecture i386
5
6
apt-get update
7
-apt-get install -y qemu-user-binfmt
+apt-get install -y qemu-user-static
8
#apt-get install -y qemu-user-static:i386
0 commit comments