XavierBerger / docker-ui-chrome-app

Docker UI for Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker UI

Simple Docker UI is an unofficial developer tool for monitoring and managing your Docker containers. Available for OS X, Windows, ChromeOS and Linux

Deprecated version:

This app uses Docker Remote Api. Please note this is a beta version and only provides a basic set of features. I'm actively working to add new features and bug fixing. Any feedback is more than welcome!

Home

Container

Image

Video Example

Main features

  • Native app for Windows, MacOS and Linux.
  • Garbage collection for unused containers. Removing containers that haven't been in use for the last few days.
  • Garbage collection for unused images, Keeping only the once used by a container.
  • Virtual terminal to log into the container.
  • Search & pull images from the Docker Hub
  • Start/stop/delete containers
  • List of running containers and containers history.
  • See Docker events.
  • Easy GUI to manage Docker

Config

Connect on OS X

Connect on Windows

Connect on Linux

Stack

Contributing

Compile and test it yourself:

Contributions are more than welcome. Bug reports with specific reproduction steps are great. If you have a code contribution you'd like to make, open a pull request with suggested code.

Copyright and License

All code is available to you under the MIT license, available at http://opensource.org/licenses/mit-license and also in the COPYING file.

Copyright the maintainers, 2015-2016.

About

Docker UI for Chrome

License:MIT License


Languages

Language:Scala 92.5%Language:HTML 2.8%Language:JavaScript 2.7%Language:CSS 2.0%