Sign inSign up

apache/dolphinscheduler:2.0.7

Manifest digest

sha256:d657965e5b0ea2a3b36052c016024918cf45f2d2de79fc159afbd627461de403

OS/ARCH

linux/arm64/v8

Compressed size

221.83 MB

Last pushed

almost 4 years by zhongjiajie

Type

Image

Manifest digest

sha256:d657965e5b0ea2a3b36052c016024918cf45f2d2de79fc159afbd627461de403

Image Layers

1ADD file ... in / 24.71 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get2.98 MB
4ENV JAVA_HOME=/usr/local/openjdk-80 B
5/bin/sh -c { echo '#/bin/sh';211 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=8u3420 B
9/bin/sh -c set -eux; arch="$(dpkg38.85 MB
10ARG VERSION0 B
11ARG DEBIAN_FRONTEND=noninteractive0 B
12ENV TZ=Asia/Shanghai0 B
13ENV LANG=C.UTF-80 B
14ENV DOCKER=true0 B
15ENV DOLPHINSCHEDULER_HOME=/opt/dolphinscheduler0 B
16RUN |2 VERSION=2.0.7 DEBIAN_FRONTEND=noninteractive /bin/sh10.81 MB
17ADD ./apache-dolphinscheduler-2.0.7-bin.tar.gz /opt/ # buildkit144.45 MB
18RUN |2 VERSION=2.0.7 DEBIAN_FRONTEND=noninteractive /bin/sh154 B
19WORKDIR /opt/apache-dolphinscheduler-2.0.7-bin32 B
20COPY ./checkpoint.sh /root/checkpoint.sh # buildkit712 B
21COPY ./startup-init-conf.sh /root/startup-init-conf.sh # buildkit2.38 KB
22COPY ./startup.sh /root/startup.sh # buildkit1.78 KB
23COPY ./conf/dolphinscheduler/*.tpl /opt/dolphinscheduler/conf/ # buildkit5.07 KB
24COPY ./conf/dolphinscheduler/logback/* /opt/dolphinscheduler/conf/ # buildkit1.77 KB
25COPY ./conf/dolphinscheduler/supervisor/supervisor.ini /etc/supervisor/conf.d/ # buildkit991 B
26COPY ./conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl /opt/dolphinscheduler/conf/env/ # buildkit833 B
27RUN |2 VERSION=2.0.7 DEBIAN_FRONTEND=noninteractive /bin/sh8.49 KB
28EXPOSE map[1234/tcp:{} 12345/tcp:{} 50051/tcp:{} 50052/tcp:{}0 B
29ENTRYPOINT ["/usr/bin/tini" "--" "/root/startup.sh"]0 B

Command

ADD file:d973e057fdca9166fb9f39e73d7d5d4ca8ac2af6a55813580bf14a13cef4c159 in /