Docker-powered development environments
As there are better ways of working with Docker on a Mac now such as Docker for Mac, Dusty is officially deprecated and is no longer maintained. For similar capabilities, please check out docker-compose.
See the Installation section of our docs for the stable or latest releases.
For an overview of how Dusty compares to other development environment solutions, see Why Dusty? in the documentation.
To see how Dusty works, see Architecture or Usage.
If you'd like to try out Dusty for yourself, please see the Getting Started section of the documentation.
Dusty's CLI also has help which you can access at any time through dusty -h
.
See Contributing.