Skip to content

peng-zhihui/simple-docker-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Native Docker UI for Windows, macOS and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 92.5%
  • HTML 2.8%
  • JavaScript 2.7%
  • CSS 2.0%