Sign inSign up

kdump/dolphinscheduler:1.3.8

Multi-platform
Manifest digest

sha256:2be359009afe1c2e08220450ee432ecaa379ff27caabba6478616cfbe2227291

OS/ARCH

Compressed size

216.25 MB

Last pushed

about 5 years by kdump

Type

Image

Manifest digest

sha256:2be359009afe1c2e08220450ee432ecaa379ff27caabba6478616cfbe2227291

Image Layers

1ADD file ... in / 24.71 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get2.97 MB
4ENV JAVA_HOME=/usr/local/openjdk-80 B
5/bin/sh -c { echo '#/bin/sh';208 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=8u3020 B
9/bin/sh -c set -eux; arch="$(dpkg39 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=1.3.8 DEBIAN_FRONTEND=noninteractive /bin/sh257 B
17RUN |2 VERSION=1.3.8 DEBIAN_FRONTEND=noninteractive /bin/sh10.4 MB
18ADD ./apache-dolphinscheduler-1.3.8-bin.tar.gz /opt/ # buildkit139.14 MB
19RUN |2 VERSION=1.3.8 DEBIAN_FRONTEND=noninteractive /bin/sh156 B
20WORKDIR /opt/apache-dolphinscheduler-1.3.8-bin0 B
21COPY ./checkpoint.sh /root/checkpoint.sh # buildkit720 B
22COPY ./startup-init-conf.sh /root/startup-init-conf.sh # buildkit2.28 KB
23COPY ./startup.sh /root/startup.sh # buildkit1.64 KB
24COPY ./conf/dolphinscheduler/*.tpl /opt/dolphinscheduler/conf/ # buildkit4.85 KB
25COPY ./conf/dolphinscheduler/logback/* /opt/dolphinscheduler/conf/ # buildkit1.85 KB
26COPY ./conf/dolphinscheduler/supervisor/supervisor.ini /etc/supervisor/conf.d/ # buildkit958 B
27COPY ./conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl /opt/dolphinscheduler/conf/env/ # buildkit835 B
28RUN |2 VERSION=1.3.8 DEBIAN_FRONTEND=noninteractive /bin/sh7.45 KB
29EXPOSE map[1234/tcp:{} 12345/tcp:{} 50051/tcp:{} 5678/tcp:{}]0 B
30ENTRYPOINT ["/usr/bin/tini" "--" "/root/startup.sh"]0 B

Command

ADD file:4a1d7f2d989aee6bd83da076b6e9dd3da2da97cf5654bd37568e9baec30ac4b1 in /