mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
typo fixing (#6812)
This commit is contained in:
committed by
Gwendolynne Barr
parent
7b4073b8fe
commit
d23bc16180
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user