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