From a2f8fc9a0f135e730efbcd5d46026c9123e68aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=86=E9=9B=AA=E6=9D=BE?= Date: Thu, 8 Oct 2020 14:26:50 +0800 Subject: [PATCH] Update Assignment2.md --- Assignment2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assignment2.md b/Assignment2.md index 44ae66a..d74836a 100644 --- a/Assignment2.md +++ b/Assignment2.md @@ -179,7 +179,7 @@ $ $ docker run busybox echo "hello from busybox" hello from busybox ``` -##### hint:通常为了便于区分,docker image不在运行时叫image,加载运行以后叫container +##### hint:通常,docker image不在运行时叫image,加载运行以后叫container `**************作业1:请将上述涉及docker run/image的操作界面截图,并插入实验报告中***************`