Fix typo in build documentation
Signed-off-by: Luca Favatella <luca.favatella@erlang-solutions.com>
This commit is contained in:
parent
6190d02e62
commit
29392a7472
@ -98,6 +98,7 @@ or pipe the file in via `STDIN`. To pipe a Dockerfile from `STDIN`:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker build http://server/context.tar.gz
|
$ docker build http://server/context.tar.gz
|
||||||
|
```
|
||||||
|
|
||||||
The download operation will be performed on the host the Docker daemon is
|
The download operation will be performed on the host the Docker daemon is
|
||||||
running on, which is not necessarily the same host from which the build command
|
running on, which is not necessarily the same host from which the build command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user