mirror of https://github.com/docker/docs.git
Update part2.md (#9067)
* Update part2.md so other's dont stumble and fall ... * style updates
This commit is contained in:
parent
607de352f2
commit
700f7b81ee
|
@ -181,7 +181,7 @@ be something like `--tag=friendlyhello:v0.0.1`.
|
|||
> _Proxy server settings_
|
||||
>
|
||||
> Proxy servers can block connections to your web app once it's up and running.
|
||||
> If you are behind a proxy server, add the following lines to your
|
||||
> If you are behind a proxy server, add the following lines before `RUN pip` in your
|
||||
> Dockerfile, using the `ENV` command to specify the host and port for your
|
||||
> proxy servers:
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue