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


The following commit(s) were added to refs/heads/1c1d_dockertest by this push:
     new d41f2f020a test
d41f2f020a is described below

commit d41f2f020aa313ab9c07bb5d56fb4b2fc6497177
Author: HTHou <[email protected]>
AuthorDate: Thu Oct 20 19:01:39 2022 +0800

    test
---
 docker/src/main/Dockerfile-1c1d | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docker/src/main/Dockerfile-1c1d b/docker/src/main/Dockerfile-1c1d
index d9ddb7a621..e223642408 100644
--- a/docker/src/main/Dockerfile-1c1d
+++ b/docker/src/main/Dockerfile-1c1d
@@ -44,6 +44,12 @@ EXPOSE 31999
 EXPOSE 5555
 EXPOSE 8086
 EXPOSE 8181
+EXPOSE 22278
+EXPOSE 22277
+EXPOSE 8777
+EXPOSE 9003
+EXPOSE 40010
+EXPOSE 50010
 VOLUME /iotdb/datanode/data
 VOLUME /iotdb/datanode/logs
 VOLUME /iotdb/confignode/data

Reply via email to