sha256:426d24f421a395b98389c54428dbf761b7102af1a705cfbfa253e7ac06fa9871
OS/ARCH
Compressed size
307.02 MB
Last pushed
almost 5 years by kdump
Type
Image
Manifest digest
sha256:426d24f421a395b98389c54428dbf761b7102af1a705cfbfa253e7ac06fa9871
Image Layers
1ADD file ... in / 25.88 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get3.12 MB4ENV JAVA_HOME=/usr/local/openjdk-80 B5/bin/sh -c { echo '#/bin/sh';211 B6ENV PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8ENV JAVA_VERSION=8u3120 B9/bin/sh -c set -eux; arch="$(dpkg39.72 MB10ARG VERSION0 B11ARG DEBIAN_FRONTEND=noninteractive0 B12ENV TZ=Asia/Shanghai0 B13ENV LANG=C.UTF-80 B14ENV DOCKER=true0 B15ENV DOLPHINSCHEDULER_HOME=/opt/dolphinscheduler0 B16RUN |2 VERSION=2.0.0-alpha DEBIAN_FRONTEND=noninteractive /bin/sh260 B17RUN |2 VERSION=2.0.0-alpha DEBIAN_FRONTEND=noninteractive /bin/sh10.84 MB18ADD ./apache-dolphinscheduler-2.0.0-alpha-bin.tar.gz /opt/ # buildkit227.44 MB19RUN |2 VERSION=2.0.0-alpha DEBIAN_FRONTEND=noninteractive /bin/sh158 B20WORKDIR /opt/apache-dolphinscheduler-2.0.0-alpha-bin0 B21COPY ./checkpoint.sh /root/checkpoint.sh # buildkit710 B22COPY ./startup-init-conf.sh /root/startup-init-conf.sh # buildkit2.18 KB23COPY ./startup.sh /root/startup.sh # buildkit1.71 KB24COPY ./conf/dolphinscheduler/*.tpl /opt/dolphinscheduler/conf/ # buildkit5.11 KB25COPY ./conf/dolphinscheduler/logback/* /opt/dolphinscheduler/conf/ # buildkit1.76 KB26COPY ./conf/dolphinscheduler/supervisor/supervisor.ini /etc/supervisor/conf.d/ # buildkit971 B27COPY ./conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl /opt/dolphinscheduler/conf/env/ # buildkit841 B28RUN |2 VERSION=2.0.0-alpha DEBIAN_FRONTEND=noninteractive /bin/sh8.04 KB29EXPOSE map[1234/tcp:{} 12345/tcp:{} 50051/tcp:{} 50052/tcp:{}0 B30ENTRYPOINT ["/usr/bin/tini" "--" "/root/startup.sh"]0 BCommand
ADD file:910392427fdf089bc26b64d6dc450ff3d020c7c1a474d85b2f9298134d0007bd in /