Fix 'Specify a Dockerfile (-f)' heading in Engine CLI Docs.
Signed-off-by: Ricardo N Feliciano <FelicianoTech@gmail.com> Upstream-commit: 0bd77d238137091b45b94dd8df6e4cb2151e44f5 Component: engine
This commit is contained in:
@ -334,6 +334,7 @@ For example, to tag an image both as `whenry/fedora-jboss:latest` and
|
||||
```bash
|
||||
$ docker build -t whenry/fedora-jboss:latest -t whenry/fedora-jboss:v2.1 .
|
||||
```
|
||||
|
||||
### Specify a Dockerfile (-f)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user