Namespace
apache
Image / Tag
dolphinscheduler:1.3.5
Content Digest
sha256:09dccf06d3cc41ea302ad34bb3bda5275770e6114130a3d682bba2dd0c977386
Details
Created

2021-02-19 00:36:56 UTC

Size

222 MB

Content Digest
Environment
DOCKER

true

DOLPHINSCHEDULER_HOME

/opt/dolphinscheduler

JAVA_ALPINE_VERSION

8.212.04-r0

JAVA_HOME

/usr/lib/jvm/java-1.8-openjdk

JAVA_VERSION

8u212

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

TZ

Asia/Shanghai


Layers

[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 1.18% (2.63 MB)

[#001] sha256:f910a506b6cb1dbec766725d70356f695ae2bf2bea6224dbe8c7c6ad4f3664a2 - 0.0% (238 Bytes)

[#002] sha256:c2274a1a0e2786ee9101b08f76111f9ab8019e368dce1e325d3c284a0ca33397 - 30.33% (67.5 MB)

[#003] sha256:08e6f85e858aa47987ed2cea8d7c5045beb1bd933c56d2136a1ac11d07a5d15f - 0.0% (229 Bytes)

[#004] sha256:8a3bff5479a966475e9134c600801dd1aa936e31dd1415611cf7822e2c732fc2 - 12.97% (28.8 MB)

[#005] sha256:e5168bbba1dca9c2840994294cec0b86afe72e00945706611ce5d0bc24dcba6d - 55.51% (123 MB)

[#006] sha256:e78b0a33aca22482e7ca0dec0352df0457bee55d20d008bdf77aa86317fb2aa6 - 0.0% (163 Bytes)

[#007] sha256:d5b3d4f7ebef6b915b3ab758ca521a635d3a5a6be8b62c53992c8925b1e75d2b - 0.0% (711 Bytes)

[#008] sha256:3ae20a4f43d338855317cdd41d763cc8dfb65ccc4ba1e6311bfba7976dc31987 - 0.0% (1.63 KB)

[#009] sha256:5a6fdc1e2b6b7eb0326108d4d6b7b42a00bf9dc57e16de624264feca3f94ca3b - 0.0% (1.97 KB)

[#010] sha256:331c73eaf58a1187206392046e854836c4c903805631a185f43a4137767ae728 - 0.0% (4.4 KB)

[#011] sha256:a64656ff20ebd986670c91795bf1ea2328b4d1ba51062709cea1d2a7a7cec1f3 - 0.0% (1.73 KB)

[#012] sha256:3c671868c8023686e9f6e3e7831c9179f826f1842f80bb8cfa1e8bcdad930ce2 - 0.0% (898 Bytes)

[#013] sha256:578496f90d6ff2c8c467c186b2f35ca4cf9ce93184bdd0a683adc470b89950c5 - 0.0% (6.35 KB)


History
2019-05-11 00:07:03 UTC

/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /

2019-05-11 00:07:03 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2019-05-11 01:32:11 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2019-05-11 01:32:12 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'set -e'; echo; echo 'dirname "$(dirname "$(readlink -f "$(which javac || which java)")")"'; } > /usr/local/bin/docker-java-home && chmod +x /usr/local/bin/docker-java-home

2019-05-11 01:32:12 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk

2019-05-11 01:32:12 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin

2019-05-11 01:32:12 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=8u212

2019-05-11 01:32:13 UTC

/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.212.04-r0

2019-05-11 01:32:17 UTC

/bin/sh -c set -x && apk add --no-cache openjdk8="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]

2021-02-19 00:36:26 UTC

/bin/sh -c #(nop) ARG VERSION

2021-02-19 00:36:27 UTC

/bin/sh -c #(nop) ENV TZ=Asia/Shanghai

2021-02-19 00:36:28 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2021-02-19 00:36:29 UTC

/bin/sh -c #(nop) ENV DOCKER=true

2021-02-19 00:36:30 UTC

|1 VERSION=latest /bin/sh -c sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories

2021-02-19 00:36:40 UTC

|1 VERSION=latest /bin/sh -c apk update && apk add --no-cache tzdata dos2unix bash python2 python3 procps sudo shadow tini postgresql-client && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && apk del tzdata && rm -rf /var/cache/apk/*

2021-02-19 00:36:45 UTC

/bin/sh -c #(nop) ADD file:e119c9605ad10bce7f90ec6a518cca382dc0ff3ee3df211e9f6513968ad0d126 in /opt/

2021-02-19 00:36:46 UTC

|1 VERSION=latest /bin/sh -c ln -s /opt/apache-dolphinscheduler-incubating-${VERSION}-dolphinscheduler-bin /opt/dolphinscheduler

2021-02-19 00:36:47 UTC

/bin/sh -c #(nop) ENV DOLPHINSCHEDULER_HOME=/opt/dolphinscheduler

2021-02-19 00:36:48 UTC

/bin/sh -c #(nop) COPY file:0ba9f48f0daff3334f470e1a6e8fd577dbedb4e9655a7e32540dced82e476610 in /root/checkpoint.sh

2021-02-19 00:36:49 UTC

/bin/sh -c #(nop) COPY file:8bb26195e71c73a84363caab8fdd1950738d65f24fe4f697f741eb33ef539541 in /root/startup-init-conf.sh

2021-02-19 00:36:50 UTC

/bin/sh -c #(nop) COPY file:f2a24f5cf21580ed6d9b22018ad0ebfc78a13ae59332f79421f91e5e2995696c in /root/startup.sh

2021-02-19 00:36:51 UTC

/bin/sh -c #(nop) COPY multi:d984c2dcded09f12370a2a7a7e0a04722cfa72c57be19e021e41b4ee785f5b4d in /opt/dolphinscheduler/conf/

2021-02-19 00:36:52 UTC

/bin/sh -c #(nop) COPY multi:426cc2161f6a9941a8a000a9d7de53276f6431a2b52360be54ab2f6ea704f881 in /opt/dolphinscheduler/conf/

2021-02-19 00:36:53 UTC

/bin/sh -c #(nop) COPY file:f2012429e05a05b5f0dce065c119a834552a0d6670090f6b9842a7a1087ab389 in /opt/dolphinscheduler/conf/env/

2021-02-19 00:36:54 UTC

|1 VERSION=latest /bin/sh -c dos2unix /root/checkpoint.sh && dos2unix /root/startup-init-conf.sh && dos2unix /root/startup.sh && dos2unix /opt/dolphinscheduler/conf/env/dolphinscheduler_env.sh && dos2unix /opt/dolphinscheduler/script/*.sh && dos2unix /opt/dolphinscheduler/bin/*.sh && rm -rf /bin/sh && ln -s /bin/bash /bin/sh && mkdir -p /var/mail /tmp/xls && echo "Set disable_coredump false" >> /etc/sudo.conf

2021-02-19 00:36:55 UTC

/bin/sh -c #(nop) EXPOSE 1234/tcp 12345/tcp 50051/tcp 5678/tcp

2021-02-19 00:36:56 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/sbin/tini" "--" "/root/startup.sh"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete