Add blank line

This commit is contained in:
Masafumi Noguchi 2017-02-23 00:10:08 +09:00
parent 80483cd487
commit 839e56255a
1 changed files with 1 additions and 0 deletions

View File

@ -331,6 +331,7 @@ examples: |-
```bash ```bash
$ docker build -t whenry/fedora-jboss:latest -t whenry/fedora-jboss:v2.1 . $ docker build -t whenry/fedora-jboss:latest -t whenry/fedora-jboss:v2.1 .
``` ```
### Specify a Dockerfile (-f) ### Specify a Dockerfile (-f)
```bash ```bash