github moncho/dry v0.8-beta.1

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

Highlights

Dry now supports Docker Swarm.

If connected to a Docker Engine that is part of a swarm and is running as a manager, two new views are available for:

  • services deployed on the swarm.
  • nodes that are part on the swarm.

Both views show the information reported by the Docker Engine for nodes and services. The Docker CLI commands that show the same information are docker service lsand docker service ps for services and docker node ls and docker node ps for nodes.

Additional changes

  • Container and monitor screens now show a visual cue to differentiate running/stopped containers. #37.
  • Show CPU and memory information about the machine where the Docker Engine is running.
  • On views with a list of elements, the item that has the cursor is shown by changing the background color of the column that identifies the item.

Don't miss a new dry release

NewReleases is sending notifications on new releases.