Sign inSign up

apache/dolphinscheduler:1.3.6

Manifest digest

sha256:7c836eeeba6110bc07fb0e9700de9fb78c7432e914992163c3f27d57507f961e

OS/ARCH

linux/amd64

Compressed size

218.18 MB

Last pushed

over 5 years by lidongdai

Type

Image

Manifest digest

sha256:7c836eeeba6110bc07fb0e9700de9fb78c7432e914992163c3f27d57507f961e

Image Layers

1ADD file ... in / 25.88 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get3.12 MB
4ENV JAVA_HOME=/usr/local/openjdk-80 B
5/bin/sh -c { echo '#/bin/sh';210 B
6ENV PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8ENV JAVA_VERSION=8u2920 B
9/bin/sh -c set -eux; arch="$(dpkg39.67 MB
10ARG VERSION0 B
11ARG DEBIAN_FRONTEND=noninteractive0 B
12ENV TZ=Asia/Shanghai0 B
13ENV LANG=C.UTF-80 B
14ENV DOCKER=true0 B
15RUN |2 VERSION=1.3.6 DEBIAN_FRONTEND=noninteractive /bin/sh10.43 MB
16ADD ./apache-dolphinscheduler-1.3.6-bin.tar.gz /opt/ # buildkit139.06 MB
17RUN |2 VERSION=1.3.6 DEBIAN_FRONTEND=noninteractive /bin/sh161 B
18ENV DOLPHINSCHEDULER_HOME=/opt/dolphinscheduler0 B
19WORKDIR /opt/dolphinscheduler32 B
20COPY ./checkpoint.sh /root/checkpoint.sh # buildkit709 B
21COPY ./startup-init-conf.sh /root/startup-init-conf.sh # buildkit2.26 KB
22COPY ./startup.sh /root/startup.sh # buildkit1.63 KB
23COPY ./conf/dolphinscheduler/*.tpl /opt/dolphinscheduler/conf/ # buildkit4.67 KB
24COPY ./conf/dolphinscheduler/logback/* /opt/dolphinscheduler/conf/ # buildkit1.84 KB
25COPY ./conf/dolphinscheduler/supervisor/supervisor.ini /etc/supervisor/conf.d/ # buildkit946 B
26COPY ./conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl /opt/dolphinscheduler/conf/env/ # buildkit831 B
27RUN |2 VERSION=1.3.6 DEBIAN_FRONTEND=noninteractive /bin/sh7.09 KB
28EXPOSE map[1234/tcp:{} 12345/tcp:{} 50051/tcp:{} 5678/tcp:{}]0 B
29ENTRYPOINT ["/usr/bin/tini" "--" "/root/startup.sh"]0 B

Command

ADD file:c855b3c65f5ba94d548d7d2659094eeb63fbf7f8419ac8e07712c3320c38b62c in /