Signed-off-by: tim-zju <21651152@zju.edu.cn>
This commit is contained in:
tim-zju
2016-12-22 18:17:35 +08:00
parent 30f1d03b8d
commit 8edcfc05b8
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ $ ls
Dockerfile app
```
Le's build.
Let's build.
```shell
$ docker build -t myapp .