Simple Docker UI is an unofficial developer tool for monitoring and managing Docker containers.GUI for Docker (also available for Windows, Mac and Linux check https://github.com/felixgborrego/docker-ui-chrome-app)
Main features:
* Garbage collection for unused images, Keeping only the once used by a container.
* Garbage collection for unused containers. Removing containers that haven't been in use for the last few days.
* Remove Images or containers
* Support for Docker Swarm
* Virtual terminal
* Search & pull images from the Docker Hub
* Start/stop/delete containers
* Manage Container Volumes and Environment
* List of running containers and containers history.
* See Docker events.
This app uses Docker Remote API.
Please note this is a beta version, any feedback is more than welcome!