You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/10/20 07:12:00 UTC

[iotdb] branch 1c1d_dockertest updated (41f4a6d907 -> c5e4dfb93d)

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch 1c1d_dockertest
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 41f4a6d907 update
     new 12eb328219 update
     new c5e4dfb93d update

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docker/src/main/DockerCompose/start-1c1d.sh | 0
 docker/src/main/Dockerfile-1c1d             | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 mode change 100644 => 100755 docker/src/main/DockerCompose/start-1c1d.sh


[iotdb] 01/02: update

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch 1c1d_dockertest
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 12eb328219ad27188f2e77e7f37aa38f77869c1b
Author: HTHou <hh...@outlook.com>
AuthorDate: Thu Oct 20 15:06:12 2022 +0800

    update
---
 docker/src/main/Dockerfile-1c1d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/src/main/Dockerfile-1c1d b/docker/src/main/Dockerfile-1c1d
index 59cc6debca..d9ddb7a621 100644
--- a/docker/src/main/Dockerfile-1c1d
+++ b/docker/src/main/Dockerfile-1c1d
@@ -48,5 +48,5 @@ VOLUME /iotdb/datanode/data
 VOLUME /iotdb/datanode/logs
 VOLUME /iotdb/confignode/data
 VOLUME /iotdb/confignode/logs
-ENV PATH="/iotdb/datanode/sbin/:/iotdb/confignode/sbin/:/iotdb/tools/:${PATH}"
+ENV PATH="/iotdb/:/iotdb/datanode/sbin/:/iotdb/confignode/sbin/:/iotdb/tools/:${PATH}"
 ENTRYPOINT ["/iotdb/start-1c1d.sh"]


[iotdb] 02/02: update

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch 1c1d_dockertest
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit c5e4dfb93deef6614944f1dd06980b27a1cafa0f
Author: HTHou <hh...@outlook.com>
AuthorDate: Thu Oct 20 15:11:48 2022 +0800

    update
---
 docker/src/main/DockerCompose/start-1c1d.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/docker/src/main/DockerCompose/start-1c1d.sh b/docker/src/main/DockerCompose/start-1c1d.sh
old mode 100644
new mode 100755