Closed
Description
Hi,
I am trying run qemu-user-static:register on arm based machine (aarch64) and I am getting the below error please take a look
root@arm-ucpe-test:# uname -a16.04.1-Ubuntu SMP Tue Oct 10 16:33:57 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
Linux arm-ucpe-test 4.10.0-38-generic #42
root@arm-ucpe-test:~# docker run --rm --privileged multiarch/qemu-user-static:register
standard_init_linux.go:178: exec user process caused "no such file or directory"
So is this tested on aarch64?
Please let me know if you need more information.
Thanks,
Anand