From 26ebcf8f808aed9a554e009e1e8f747dfacb3c1b Mon Sep 17 00:00:00 2001 From: ictlyh Date: Thu, 23 Jul 2015 22:28:52 +0800 Subject: [PATCH] [Translating] sources/tech/20150722 Howto Interactively Perform Tasks with Docker using Kitematic.md --- ...to Interactively Perform Tasks with Docker using Kitematic.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20150722 Howto Interactively Perform Tasks with Docker using Kitematic.md b/sources/tech/20150722 Howto Interactively Perform Tasks with Docker using Kitematic.md index 7064da43f2..ca812ae944 100644 --- a/sources/tech/20150722 Howto Interactively Perform Tasks with Docker using Kitematic.md +++ b/sources/tech/20150722 Howto Interactively Perform Tasks with Docker using Kitematic.md @@ -1,3 +1,4 @@ +Translating by ictlyh Howto Interactively Perform Tasks with Docker using Kitematic ================================================================================ In this article, we'll learn about the installating Kitematic in Windows Operating System and deploying a Hello World Nginx Web Server. Kitematic is a free and open source software which is a modern designed GUI software that allows us to interactively perform tasks with docker. Kitematic has a beautiful design and pretty good interface. It is pretty fast and easy to setup our containers out of the box without needing to enter commands for it, we can deploy our apps it in just a click with its GUI inteface. Kitematic has Docker Hub Intergration which allows us to search any required image, pull and deploy our apps with it. It also has a beautiful feature to switch to CUI mode simultaneously. Currently, it includes some features like automatically map ports, visually change environment variables, configuring volumes, streamline logs and many more.