colima
colima copied to clipboard
Don't disable QEMU emulation if it doesn't exist?
This line throws a warning when /proc/sys/fs/binfmt_misc/qemu-x86_64 doesn't exist in the guest VM. Granted it's only a warning but should the absence of this file altogether just be treated as a non-error? It's also possible there's something I'm not considering...