We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e2717 commit 5156dd9Copy full SHA for 5156dd9
docker/src/main/Dockerfile-1c1d
@@ -42,7 +42,7 @@ RUN apt update \
42
&& apt purge --auto-remove -y \
43
&& apt clean -y \
44
RUN dos2unix /iotdb/sbin/start-1c1d.sh
45
-RUN dos2unix /iotdb/sbin/iotdb-common.sh
+RUN dos2unix /iotdb/sbin/../conf/iotdb-common.sh
46
RUN dos2unix /iotdb/sbin/start-confignode.sh
47
RUN dos2unix /iotdb/sbin/../conf/confignode-env.sh
48
RUN dos2unix /iotdb/sbin/stop-confignode.sh
0 commit comments