What's the issue, what's expected?:
Attempting to run on remote nodes with the --no-docker option fails because the sb binary is missing on the remote nodes. However, the documentation doesn't provide any instructions or details on the expectations to allow this to work. Do the contents of the docker container need to be (manually) extracted onto the test nodes (somewhere) in advance? Is this option even supported for use on remote test nodes?
How to reproduce it?:
sb run -f config.ini -c default.yaml --no-docker
Log message or shapshot?: