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
Added support for project configuration file named outrigger.yml (non-hidden). Previously only .outrigger.yml was supported, but rig now will find the file with either name.
Added support for Linux local bind volumes (for parity with sync:start)
Added Linux compatibility to doctor.
Added checks for the existence of the various required CLI tools (docker, docker-compose, and, if relevant, docker-machine). Also does not perform other checks that are specific to environments managed by docker-machine