浏览代码

Mention more realistic examples are available

Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
Aidan Hobson Sayers 9 年之前
父节点
当前提交
4cb0790a62
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/reference/builder.md

+ 3 - 0
docs/reference/builder.md

@@ -1166,6 +1166,9 @@ or a signal name in the format SIGNAME, for instance SIGKILL.
 
 
 ## Dockerfile examples
 ## Dockerfile examples
 
 
+Below you can see some examples of Dockerfile syntax. If you're interested in
+something more realistic, take a look at the list of [Dockerization examples](/examples/).
+
 ```
 ```
 # Nginx
 # Nginx
 #
 #