Merge pull request #487 from Moshe-Immerman/captain

add Captain menu bar UI
This commit is contained in:
Julien Bisconti 2017-10-31 18:10:09 +02:00 committed by GitHub
commit 0e2d3fa17b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,6 +280,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c
#### Desktop
* [Captain](https://getcaptain.co/) - Manage containers from the MacOSX menu bar by [@RickWong](https://github.com/rickwong)
* [DockStation](https://github.com/DockStation/dockstation) - A developer centric UI to configure, monitor, and manage services and containers [@dock_station](https://twitter.com/dock_station)
* [Dockeron](https://github.com/dockeron/dockeron) - A project built on Electron + Vue.js for Docker on desktop. [@fluency03](https://github.com/fluency03)
* [Lifeboat](https://github.com/jplhomer/lifeboat) - An easy way to launch Docker projects with a graphical interface on your Mac. [@jplhomer](https://github.com/jplhomer)