Merge pull request #31941 from felicianotech/fix/cli-build-heading
Fix 'Specify a Dockerfile (-f)' heading in Engine CLI Docs.
This commit is contained in:
commit
a8b20f4789
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue