From 686b3427a6f7d3c4ed468a0cffe07efd075a2f2a Mon Sep 17 00:00:00 2001 From: Marcus Date: Fri, 21 Nov 2014 16:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=8F=A1=E5=83=8F=20->=20=E6=98=A0=E5=83=8F?= =?UTF-8?q?=E6=AA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basic_concept/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/basic_concept/README.md b/basic_concept/README.md index aabc9be..c9247b1 100644 --- a/basic_concept/README.md +++ b/basic_concept/README.md @@ -1,5 +1,6 @@ # 基本概念 Docker 包括三個基本概念 + * 映像檔(Image) * 容器(Container) * 倉庫(Repository)