Skip to content

Commit b1e631e

Browse files
committed
Remove trailing whitespaces
1 parent 6b679b7 commit b1e631e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/asciidoc/packaging-oci-image.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ The following table shows the environment variables and their values:
1919
|===
2020
| Environment variable | Description
2121

22-
| DOCKER_HOST
22+
| DOCKER_HOST
2323
| URL containing the host and port for the Docker daemon - e.g. `tcp://192.168.99.100:2376`
2424

25-
| DOCKER_TLS_VERIFY
25+
| DOCKER_TLS_VERIFY
2626
| Enable secure HTTPS protocol when set to `1` (optional)
2727

28-
| DOCKER_CERT_PATH
28+
| DOCKER_CERT_PATH
2929
| Path to certificate and key files for HTTPS (required if `DOCKER_TLS_VERIFY=1`, ignored otherwise)
3030
|===
3131

0 commit comments

Comments
 (0)