This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
Releases: gamechanger/dusty
Releases · gamechanger/dusty
0.7.6-RC2
Merge pull request #696 from gamechanger/as-log-etc-exports log the expected `/etc/exports` config
0.7.6-RC1
Merge pull request #695 from gamechanger/update-missing-deps updating missing deps
0.7.5
0.7.5-RC1
Merge pull request #692 from gamechanger/ea-upgrade-docker_py Upgrade docker-py to v1.7.2
0.7.4
Merge pull request #690 from gamechanger/ea-update-version-0_7_4 Update version to 0.7.4
0.7.4-RC2
Merge pull request #689 from gamechanger/update-installation-docs Update getting started guide to include error resolution for first time installation
0.7.4-RC1
Fixes various issues on macOS 10.14
0.7.3
Update for 0.7.2
0.7.2
0.7.1
- New
- Added
dusty doctor
command to attempt to fix some common VirtualBox networking problems - Added a custom 502 page for apps which use host forwarding. This lets you see the status and logs of your container while you're waiting for its HTTP service to come online
- Added
- Misc
- Implemented a networking fix the Dusty team implemented in Docker Machine within Dusty
- The daemon now raises its open file handle limit to 8192, which should prevent some OSErrors during parallelized Git operations