runqemu#

usage: scotty runqemu [-h] [-t] [--nographic] [--extra-args EXTRA_ARGS]
                      target [target ...]

Run image in QEMU

positional arguments:
  target                Target to run

options:
  -h, --help            show this help message and exit
  -t, --testimage       Run testimage (default: False)
  --nographic           Disable graphics (default: False)
  --extra-args EXTRA_ARGS
                        Optional extra arguments (default: [])

Note

It is recommended to run this command via the scotty-runqemu script from your host, as this will setup all the needed arguments for a seamless interaction with the Docker container