mirror of https://github.com/docker/docs.git
fix typo: remove unnecessary newline (#5772)
This commit is contained in:
parent
b437b96bb7
commit
cc27281482
|
@ -64,7 +64,6 @@ To accomplish this, set the following flags in the `daemon.json` file:
|
|||
|
||||
The Docker daemon uses the `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` environmental variables in
|
||||
its start-up environment to configure HTTP or HTTPS proxy behavior. You cannot configure
|
||||
|
||||
these environment variables using the `daemon.json` file.
|
||||
|
||||
This example overrides the default `docker.service` file.
|
||||
|
|
Loading…
Reference in New Issue