Run QEMU for the current Nerves environment.
The disk image is created from the firmware on the first run and reused on
subsequent runs. Pass --force to rebuild it from the current firmware.
Command line options
--force(-f) - rebuild the disk image even if it already exists.--firmware <path>(-i) - path to the.fwfile. Defaults to the Nerves environment's firmware path.--disk <path>(-d) - path to the virtual disk image. Defaults tovirtual-disk.imgin the current directory.