diff --git a/Assignment2.md b/Assignment2.md index 2eaf957..d3195db 100644 --- a/Assignment2.md +++ b/Assignment2.md @@ -304,4 +304,12 @@ $ docker port static-site > > 2.-v local_path请使用绝对路径 -### \ No newline at end of file +### 四) 熟悉Dockerfile的简单使用 + +#### 到现在为止,同学可能会疑惑,这种docker的镜像到底是如何创建的呢?这里就要使用到一个概念: `Dockerfile` + +#### 1.从repo中下载 + +[附件]: /file/assignment2/FoodTrucks.zip + +,通过`scp`命令上传到云服务器并解压 \ No newline at end of file