Sign inSign up

apache/dolphinscheduler:2.0.2

Multi-platform
Manifest digest

sha256:76b580c64430de17d26d7aac067c0cd150de26bf8d04072cdf01206d1978cbc1

OS/ARCH

Compressed size

220.34 MB

Last pushed

over 4 years by kdump

Type

Image

Manifest digest

sha256:76b580c64430de17d26d7aac067c0cd150de26bf8d04072cdf01206d1978cbc1

Image Layers

1ADD file ... in / 25.9 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';212 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=8u3120 B
9/bin/sh -c set -eux; arch="$(dpkg39.72 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.2 DEBIAN_FRONTEND=noninteractive /bin/sh260 B
17RUN |2 VERSION=2.0.2 DEBIAN_FRONTEND=noninteractive /bin/sh10.43 MB
18ADD ./apache-dolphinscheduler-2.0.2-bin.tar.gz /opt/ # buildkit141.16 MB
19RUN |2 VERSION=2.0.2 DEBIAN_FRONTEND=noninteractive /bin/sh154 B
20WORKDIR /opt/apache-dolphinscheduler-2.0.2-bin0 B
21COPY ./checkpoint.sh /root/checkpoint.sh # buildkit713 B
22COPY ./startup-init-conf.sh /root/startup-init-conf.sh # buildkit2.26 KB
23COPY ./startup.sh /root/startup.sh # buildkit1.78 KB
24COPY ./conf/dolphinscheduler/*.tpl /opt/dolphinscheduler/conf/ # buildkit5.03 KB
25COPY ./conf/dolphinscheduler/logback/* /opt/dolphinscheduler/conf/ # buildkit1.77 KB
26COPY ./conf/dolphinscheduler/supervisor/supervisor.ini /etc/supervisor/conf.d/ # buildkit987 B
27COPY ./conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl /opt/dolphinscheduler/conf/env/ # buildkit836 B
28RUN |2 VERSION=2.0.2 DEBIAN_FRONTEND=noninteractive /bin/sh8.32 KB
29EXPOSE map[1234/tcp:{} 12345/tcp:{} 50051/tcp:{} 50052/tcp:{}0 B
30ENTRYPOINT ["/usr/bin/tini" "--" "/root/startup.sh"]0 B

Command

ADD file:bd5c9e0e0145fe33beee9d73615cc89b5c5459bb84ea164cb1bbd8c999f0c2e4 in /