You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
If you run something like: boot2docker ssh -t somescript.sh
and that script exits with a non-zero exits code, boot2docker will always return exit code 1. It should return the exit code that the command returned.