Переглянути джерело

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
 
+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
 #