From ff33bb51066fb03d11a0dc1c62ad4aca729914d6 Mon Sep 17 00:00:00 2001 From: Subhadip Naskar Date: Mon, 18 May 2020 11:37:24 +0530 Subject: [PATCH 1/3] Added DockerStacks app link and descriptions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6caceb3..788c5a2 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ Native desktop applications for managing and montoring docker hosts and clusters - [Dockeron](https://github.com/dockeron/dockeron) - A project built on Electron + Vue.js for Docker on desktop. [@fluency03](https://github.com/fluency03) - [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) - [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) +- [DockerStacks](https://github.com/sfx101/docker-stacks) - Local LAMP/LEMP Development Studio [@sfx101](https://github.com/sfx101) #### Terminal From 963ea0aa3a5294757d0a49a409d8414afed622bd Mon Sep 17 00:00:00 2001 From: Subhadip Naskar Date: Mon, 18 May 2020 14:57:37 +0530 Subject: [PATCH 2/3] Sorted the list A-Z --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 788c5a2..0aab0e1 100644 --- a/README.md +++ b/README.md @@ -328,9 +328,9 @@ Native desktop applications for managing and montoring docker hosts and clusters - [Captain](https://getcaptain.co/) - Manage containers from the MacOSX menu bar by [@RickWong](https://github.com/rickwong) - [Dockeron](https://github.com/dockeron/dockeron) - A project built on Electron + Vue.js for Docker on desktop. [@fluency03](https://github.com/fluency03) +- [DockerStacks](https://github.com/sfx101/docker-stacks) - Local LAMP/LEMP Development Studio [@sfx101](https://github.com/sfx101) - [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) - [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) -- [DockerStacks](https://github.com/sfx101/docker-stacks) - Local LAMP/LEMP Development Studio [@sfx101](https://github.com/sfx101) #### Terminal From 8bc6b5021aa5d0e053eda6bf0526c3436ac07186 Mon Sep 17 00:00:00 2001 From: Subhadip Naskar Date: Mon, 18 May 2020 23:42:27 +0530 Subject: [PATCH 3/3] Added site link, removed github repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aab0e1..d912793 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ Native desktop applications for managing and montoring docker hosts and clusters - [Captain](https://getcaptain.co/) - Manage containers from the MacOSX menu bar by [@RickWong](https://github.com/rickwong) - [Dockeron](https://github.com/dockeron/dockeron) - A project built on Electron + Vue.js for Docker on desktop. [@fluency03](https://github.com/fluency03) -- [DockerStacks](https://github.com/sfx101/docker-stacks) - Local LAMP/LEMP Development Studio [@sfx101](https://github.com/sfx101) +- [DockerStacks](http://docker-stacks.com/) - Local LAMP/LEMP Development Studio [@sfx101](https://github.com/sfx101) - [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) - [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)