Dry monitoring screenshot

This week we’re highlighting an open-source project, Dry, that makes it easier to manage Docker and Docker Swarm.  

Dry is a terminal application that shows information about containers, images, and networks. For those running Swarm clusters, it also shows information about nodes, service, stacks, and other Swarm constructs. 

In addition to showing information, it can be used to manage Docker. It offers most of the commands present in the official Docker CLI. And can be used as a monitoring tool for Docker containers. 

The project currently has 16 contributors and has nearly 1,000 commits. 

More information can be found here.