From b751a9e5899e718deb3417f819dbfb29a746792c Mon Sep 17 00:00:00 2001 From: geekpi Date: Sat, 16 May 2015 09:55:46 +0800 Subject: [PATCH] translating --- ...150515 Basic Networking Commands with Docker Containers.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150515 Basic Networking Commands with Docker Containers.md b/sources/tech/20150515 Basic Networking Commands with Docker Containers.md index d07c3b2507..d636cc82dd 100644 --- a/sources/tech/20150515 Basic Networking Commands with Docker Containers.md +++ b/sources/tech/20150515 Basic Networking Commands with Docker Containers.md @@ -1,3 +1,5 @@ +translating---geekpi + Basic Networking Commands with Docker Containers ================================================================================ Hi everybody, today we'll learn some basic networking with Docker Containers. Docker is an Open Source project that provides an open platform to pack, ship and run any application as a lightweight container. It has no boundaries of Language support, Frameworks or packaging system and can be run anywhere, anytime from a small home computers to high-end servers. It makes them great building blocks for deploying and scaling web apps, databases, and back-end services without depending on a particular stack or provider. Docker is meant for networking as it is gradually used in data-centers, ISPs and much more networked servers. @@ -103,4 +105,4 @@ via: http://linoxide.com/linux-how-to/networking-commands-docker-containers/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出 -[a]:http://linoxide.com/author/arunp/ \ No newline at end of file +[a]:http://linoxide.com/author/arunp/