File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 /build-out/usr/bin \
1818 /tmp/qemu && \
1919 curl -o \
20- /tmp/qemu.deb -L \
20+ /tmp/qemu.deb -L \
2121 "http://ftp.de.debian.org/debian/pool/main/q/qemu/qemu-user_${QEMU_VERSION}_amd64.deb" && \
2222 cd /tmp && \
2323 dpkg-deb -R \
2727 /tmp/qemu/usr/bin/* \
2828 /build-out/qemu && \
2929 curl -o \
30- /build-out/usr/bin/qemu-binfmt-conf -L \
30+ /build-out/usr/bin/qemu-binfmt-conf -L \
3131 "https://raw.githubusercontent.com/qemu/qemu/refs/heads/master/scripts/qemu-binfmt-conf.sh" && \
3232 chmod +x /build-out/usr/bin/qemu-binfmt-conf
3333
Original file line number Diff line number Diff line change 1717 /build-out/usr/bin \
1818 /tmp/qemu && \
1919 curl -o \
20- /tmp/qemu.deb -L \
20+ /tmp/qemu.deb -L \
2121 "http://ftp.de.debian.org/debian/pool/main/q/qemu/qemu-user_${QEMU_VERSION}_arm64.deb" && \
2222 cd /tmp && \
2323 dpkg-deb -R \
2727 /tmp/qemu/usr/bin/* \
2828 /build-out/qemu && \
2929 curl -o \
30- /build-out/usr/bin/qemu-binfmt-conf -L \
30+ /build-out/usr/bin/qemu-binfmt-conf -L \
3131 "https://raw.githubusercontent.com/qemu/qemu/refs/heads/master/scripts/qemu-binfmt-conf.sh" && \
3232 chmod +x /build-out/usr/bin/qemu-binfmt-conf
3333
You can’t perform that action at this time.
0 commit comments