Commit b1e631e8 authored by Stephane Nicoll's avatar Stephane Nicoll

Remove trailing whitespaces

parent 6b679b7d
...@@ -19,13 +19,13 @@ The following table shows the environment variables and their values: ...@@ -19,13 +19,13 @@ The following table shows the environment variables and their values:
|=== |===
| Environment variable | Description | 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` | 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) | 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) | Path to certificate and key files for HTTPS (required if `DOCKER_TLS_VERIFY=1`, ignored otherwise)
|=== |===
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment