Hi,
When I try to run the qmc binary from a docker container running on armv8 architecture I get the following error:
:/opt/qm/bin$ /opt/qm/bin/qmc.sh --version
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Do you provide some binaries for armv8 architectures? Or could I generate them by myself somehow?