mirror of https://github.com/docker/docs.git
Update install.md (#3882)
This commit is contained in:
parent
a9dd54e199
commit
143807195a
|
@ -40,7 +40,7 @@ Example usage:
|
|||
|`--dtr-external-url`|URL of the host or load balancer clients use to reach DTR. Format https://host[:port]|
|
||||
|`--dtr-key`|Use a PEM-encoded TLS private key for DTR. If not provided, one will be generated at install time.|
|
||||
|`--dtr-storage-volume`|Full path or volume name to store Docker images in the local filesystem|
|
||||
|`--enable-pprof`|Enables pprof profiling of the server|
|
||||
|`--enable-pprof`|Enable pprof profiling of the server|
|
||||
|`--extra-envs`|Environment variables or swarm constraints for DTR containers. Format var=val[&var=val]|
|
||||
|`--http-proxy`|The HTTP proxy used for outgoing requests|
|
||||
|`--https-proxy`|The HTTPS proxy used for outgoing requests|
|
||||
|
|
Loading…
Reference in New Issue