1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

Mention more realistic examples are available

Signed-off-by: Aidan Hobson Sayers <aidanhs@cantab.net>
Upstream-commit: d86cfdfb84
Component: cli
This commit is contained in:
Aidan Hobson Sayers
2015-10-07 11:45:46 +01:00
committed by Tibor Vass
parent 49281f044b
commit 0e98ff8444

View File

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