Remove trailing whitespaces
This commit is contained in:
parent
6b679b7d64
commit
b1e631e8a6
|
@ -19,13 +19,13 @@ The following table shows the environment variables and their values:
|
|||
|===
|
||||
| Environment variable | Description
|
||||
|
||||
| DOCKER_HOST
|
||||
| DOCKER_HOST
|
||||
| URL containing the host and port for the Docker daemon - e.g. `tcp://192.168.99.100:2376`
|
||||
|
||||
| DOCKER_TLS_VERIFY
|
||||
| DOCKER_TLS_VERIFY
|
||||
| Enable secure HTTPS protocol when set to `1` (optional)
|
||||
|
||||
| DOCKER_CERT_PATH
|
||||
| DOCKER_CERT_PATH
|
||||
| Path to certificate and key files for HTTPS (required if `DOCKER_TLS_VERIFY=1`, ignored otherwise)
|
||||
|===
|
||||
|
||||
|
|
Loading…
Reference in New Issue