https://github.com/gamechanger/dusty
Docker-powered development environments
https://github.com/gamechanger/dusty
Last synced: about 1 month ago
JSON representation
Docker-powered development environments
- Host: GitHub
- URL: https://github.com/gamechanger/dusty
- Owner: gamechanger
- License: mit
- Archived: true
- Created: 2015-05-11T14:27:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T20:23:47.000Z (about 5 years ago)
- Last Synced: 2024-04-24T13:27:44.308Z (12 months ago)
- Language: Python
- Homepage: http://dusty.gc.com
- Size: 2.25 MB
- Stars: 374
- Watchers: 55
- Forks: 11
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-docker - Dusty - Managed Docker development environments on OS X (Development with Docker / Development Environment)
- awesome-docker - Dusty - Managed Docker development environments on OS X (Development with Docker / Development Environment)
- awesome-docker - Dusty - Managed Docker development environments on OS X (Development with Docker / Development Environment)
- awesome-docker - Dusty - Managed Docker development environments on OS X (Development with Docker / Development Environment)
README

Docker-powered development environmentsAs 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](https://docs.docker.com/compose/).[](https://dusty-slackin.herokuapp.com/)
[](http://dusty.readthedocs.org/en/latest/)
[](https://github.com/gamechanger/dusty/releases/latest)
[](https://github.com/gamechanger/dusty/releases/)
[](https://github.com/gamechanger/dusty/blob/master/LICENSE)# Installation
See the Installation section of our docs for the [stable](https://dusty.readthedocs.org/en/stable/installation/) or [latest](https://dusty.readthedocs.org/en/latest/installation/) releases.
# What is Dusty?
For an overview of how Dusty compares to other development environment solutions,
see [Why Dusty?](https://dusty.readthedocs.org/en/latest/why-dusty/) in the documentation.To see how Dusty works, see [Architecture](https://dusty.readthedocs.org/en/latest/architecture/) or
[Usage](https://dusty.readthedocs.org/en/latest/usage/).# Getting Started
If you'd like to try out Dusty for yourself, please see the
[Getting Started](http://dusty.readthedocs.org/en/latest/getting-started/)
section of the documentation.Dusty's CLI also has help which you can access at any time through `dusty -h`.
# Contributing
See [Contributing](https://dusty.readthedocs.org/en/latest/contributing/).