This is an automated email from the ASF dual-hosted git repository.
asdf2014 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new e6ab8a15eb6 Fixed the table in docker.md (#15328)
e6ab8a15eb6 is described below
commit e6ab8a15eb6f22a50f116b66e96de88fb59db7ca
Author: HudsonShi <[email protected]>
AuthorDate: Tue Nov 7 11:00:23 2023 +0800
Fixed the table in docker.md (#15328)
---
integration-tests-ex/docs/docker.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/integration-tests-ex/docs/docker.md
b/integration-tests-ex/docs/docker.md
index 411e7ac5bb7..2250334c7fc 100644
--- a/integration-tests-ex/docs/docker.md
+++ b/integration-tests-ex/docs/docker.md
@@ -270,8 +270,7 @@ smaller pieces, which it assembles prior to launch.
| Enviornment Viable | Description |
| ------------------ | ----------- |
| `DRUID_SERVICE` | Name of the Druid service to run in the `server
$DRUID_SERVICE` option |
-| `DRUID_INSTANCE` | Suffix added to the `DRUID_SERVICE` to create the log
file name.
-Use when running more than one of the same service. |
+| `DRUID_INSTANCE` | Suffix added to the `DRUID_SERVICE` to create the log
file name. Use when running more than one of the same service. |
| `DRUID_COMMON_JAVA_OPTS` | Java options common to all services |
| `DRUID_SERVICE_JAVA_OPTS` | Java options for this one service or instance |
| `DEBUG_OPTS` | Optional debugging Java options |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]