github moncho/dry v0.9-beta.1

latest releases: v0.11.2, v.0.11.2, v0.11.1...
6 years ago

Highlights

Refreshing logic has been changed so dry will now just refresh if events are received from the Docker daemon. Previously refreshing was being done either every few seconds or when changing the screen being shown, which sometimes resulted on screen stuttering (specially on the services screen).

This change should result in a smoother experience (it might not be the first time I say this) in exchange of having to press the refresh key occasionally. Also, the change should make the Docker daemon happier.

New features

  • Dry will now listen for both Swarm and Docker events if the Docker engine is part of a Docker Swarm.
  • Nodes can now be sorted.
  • Services can now be sorted.
  • Tasks can now be sorted.
  • Pressing % on the services and containers screens will ask for a filter. This filter will be used to decide what is shown on screen. Using filters on the rest of screens will soon be available.
  • Pressing i on the service list will inspect the selected service.

Bugfixes

  • Opening dry in monitor mode no longer crashes, #54.
  • Typo, #55.

Don't miss a new dry release

NewReleases is sending notifications on new releases.