sha256:4e574e21c95b4fba12896447573bfe11284c071da524e7896b7f41163f55eae8
OS/ARCH
Compressed size
221.25 MB
Last pushed
over 4 years by kezhenxu94
Type
Image
Manifest digest
sha256:4e574e21c95b4fba12896447573bfe11284c071da524e7896b7f41163f55eae8
Image Layers
1ADD file ... in / 25.9 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';213 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=8u3220 B9/bin/sh -c set -eux; arch="$(dpkg39.74 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.3 DEBIAN_FRONTEND=noninteractive /bin/sh10.43 MB17ADD ./apache-dolphinscheduler-2.0.3-bin.tar.gz /opt/ # buildkit142.05 MB18RUN |2 VERSION=2.0.3 DEBIAN_FRONTEND=noninteractive /bin/sh154 B19WORKDIR /opt/apache-dolphinscheduler-2.0.3-bin0 B20COPY ./checkpoint.sh /root/checkpoint.sh # buildkit710 B21COPY ./startup-init-conf.sh /root/startup-init-conf.sh # buildkit2.38 KB22COPY ./startup.sh /root/startup.sh # buildkit1.78 KB23COPY ./conf/dolphinscheduler/*.tpl /opt/dolphinscheduler/conf/ # buildkit5.07 KB24COPY ./conf/dolphinscheduler/logback/* /opt/dolphinscheduler/conf/ # buildkit1.77 KB25COPY ./conf/dolphinscheduler/supervisor/supervisor.ini /etc/supervisor/conf.d/ # buildkit991 B26COPY ./conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl /opt/dolphinscheduler/conf/env/ # buildkit834 B27RUN |2 VERSION=2.0.3 DEBIAN_FRONTEND=noninteractive /bin/sh8.47 KB28EXPOSE map[1234/tcp:{} 12345/tcp:{} 50051/tcp:{} 50052/tcp:{}0 B29ENTRYPOINT ["/usr/bin/tini" "--" "/root/startup.sh"]0 BCommand
ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /