typo fixing (#6812)

This commit is contained in:
Benjamin Fuhro 2018-06-04 05:31:02 +02:00 committed by Gwendolynne Barr
parent 7b4073b8fe
commit d23bc16180
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ building your `Dockerfile`:
Sending build context to Docker daemon 187.8MB
```
### Pipe Dockerfle through `stdin`
### Pipe Dockerfile through `stdin`
Docker 17.05 added the ability to build images by piping `Dockerfile` through
`stdin` with a _local or remote build-context_. In earlier versions, building an