mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Mention more realistic examples are available
Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
This commit is contained in:
parent
6a1a192e07
commit
4cb0790a62
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue