Prechádzať zdrojové kódy

Mention more realistic examples are available

Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
Aidan Hobson Sayers 9 rokov pred
rodič
commit
4cb0790a62
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  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
 #