Skip to content

Releases: moncho/dry

v0.3-beta.2

23 Dec 11:01
Compare
Choose a tag to compare

Bugfixes

Errors connecting to the Docker host are now reported on the console.

v0.3-beta.1

18 Dec 14:38
Compare
Choose a tag to compare
v0.3-beta.1 Pre-release
Pre-release

New features

The optional parameter to set the Docker host to connect to is now passed with "-H".

$ dry -H tcp://localhost:2376

Also PageDown/PageUp scrolling has been added for logs, inspect.

Bugfixes

A nasty bug related to channel management have been fixed.

Notices

Tested on Linux, it works as expected but there are some minor visual differences.

dry beta

08 Dec 17:27
Compare
Choose a tag to compare
dry beta Pre-release
Pre-release

Pre-release version of dry.

Most of the expected functionality is available and it is pretty stable, but it has only been tested for Mac OS X.