浏览代码

Fix typo in build documentation

Signed-off-by: Luca Favatella <luca.favatella@erlang-solutions.com>
Luca Favatella 8 年之前
父节点
当前提交
6dbd1e952b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/reference/commandline/build.md

+ 1 - 0
docs/reference/commandline/build.md

@@ -98,6 +98,7 @@ or pipe the file in via `STDIN`. To pipe a Dockerfile from `STDIN`:
 
 ```bash
 $ docker build http://server/context.tar.gz
+```
 
 The download operation will be performed on the host the Docker daemon is
 running on, which is not necessarily the same host from which the build command