kubernetes-sylixos/third_party/multiarch/qemu-user-static
Claudiu Belu 54d0c1e1d2 test images: Removes -p yes flag from qemu-user-static script call
Currently, the Image Builder job is failing as it cannot build images
for other architecture types. This happens because the Image Builder image
does not have any of the expected qemu-* binaries in /usr/bin/ needed in order to
run qemu-binfmt-conf.sh with the -p yes flag, so that flag is removed.
2020-11-04 23:01:24 +00:00
..
register test images: Fixes echoserver s390x image 2020-09-17 09:34:40 +00:00
LICENSE Fork multiarch/qemu-user-static registration scripts 2018-10-16 23:40:38 -07:00
README.kubernetes test images: Removes -p yes flag from qemu-user-static script call 2020-11-04 23:01:24 +00:00

qemu-binfmt-confg.sh comes from https://github.com/qemu/qemu/blob/7c81570d932268a9626457a662f1c5046ebc455e/scripts/qemu-binfmt-conf.sh
register.sh comes from https://github.com/multiarch/qemu-user-static/blob/9898439ca975c9c4c0db2bdc4b3707d382559d09/containers/latest/register.sh