This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
Releases: gamechanger/dusty
Releases · gamechanger/dusty
0.6.6-RC3
0.6.6-RC2
0.6.6-RC1
0.6.5
0.6.5-RC1
0.6.4
- Misc
- Added support for Docker 1.9 following breaking changes to the default Docker bridge IP.
- Test images are now automatically rebuilt when repos they depend on have new commits.
- Fixed a bug which could prevent tests without
once
commands from running correctly.
0.6.4-RC2
0.6.4-RC1
0.6.3
- New
- Dusty can now forward arbitrary TCP connections (for example, SSH) through to running containers by specifying a
type: stream
key as part ofhost_forwarding
configuration in app specs. See the SSH server app spec for an example.
- Dusty can now forward arbitrary TCP connections (for example, SSH) through to running containers by specifying a