From 11de2aff092f941abbb8ceabc6f9f88dab17e1cf Mon Sep 17 00:00:00 2001 From: Moshe Immerman Date: Mon, 23 Oct 2017 07:32:43 +0200 Subject: [PATCH 1/3] add Captain menu bar UI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c31444b..a128c98 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,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 menu bar by [@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) From 949cc85fdb274cea8c099d3372c7707782824ebf Mon Sep 17 00:00:00 2001 From: Moshe Immerman Date: Mon, 23 Oct 2017 08:00:30 +0200 Subject: [PATCH 2/3] fix: attribution link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a128c98..8ff22ce 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,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 menu bar by [@RickWong]() +* [Captain](https://getcaptain.co/) - Manage containers from the 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) From 464518e20b012fd930425875c2cff2d32a52b914 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sun, 29 Oct 2017 08:02:11 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff22ce..2f2c935 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,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 menu bar by [@RickWong](https://github.com/rickwong) +* [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)