Releases: moncho/dry
Releases · moncho/dry
v0.3-beta.2
Bugfixes
Errors connecting to the Docker host are now reported on the console.
v0.3-beta.1
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.