Namespace
xuxueli
Image / Tag
xxl-job-admin:2.1.0
Content Digest
sha256:8b5861213be61ee72bf3bd5e053acb7794503261cf5945b30c99a15dd9bce1c6
Details
Created

2019-07-08 09:23:38 UTC

Size

115 MB

Content Digest
Environment
JAVA_DEBIAN_VERSION

7u181-2.6.14-1~deb8u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

7u181

LANG

C.UTF-8

PARAMS

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TZ

PRC


Layers

[#000] sha256:795df959b1e6be8e633894b6e4b011bdbe12eacbc9733e68d367b7c0323df8f9 - 24.91% (28.7 MB)

[#001] sha256:a2e8defe034fd48900ab2c6e8bd0efb090a2e8d7dc437c82e961339ec4ad7737 - 0.38% (453 KB)

[#002] sha256:50d8dad75e602d23f8d377d9e8981537f979365546442ee03aabbe7a2826ae42 - 0.0% (248 Bytes)

[#003] sha256:ad497c7359958782aa0f99bcc986a3e88be017a1052c80d1f7b51d886c93c462 - 0.0% (130 Bytes)

[#004] sha256:40288f52be3aae2e5f4181293b5ba574e71c221607bb79f2a29c8552c6ed1b08 - 50.96% (58.8 MB)

[#005] sha256:e5e8e5915460f273ae481f9ac27b985b171f15825c063cf38e100a95ba37175c - 0.0% (187 Bytes)

[#006] sha256:e1839474936aa01d7b47fe2755db3b7b4b756b6455b8aeaaac403f5082764f7c - 23.74% (27.4 MB)


History
2018-10-15 23:20:55 UTC

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

2018-10-15 23:20:55 UTC

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

2018-10-16 05:32:07 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzip2 unzip xz-utils && rm -rf /var/lib/apt/lists/*

2018-10-16 05:32:08 UTC

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

2018-10-16 05:32:08 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

2018-10-16 05:32:09 UTC

/bin/sh -c ln -svT "/usr/lib/jvm/java-7-openjdk-$(dpkg --print-architecture)" /docker-java-home

2018-10-16 05:34:45 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/docker-java-home/jre

2018-10-16 05:34:45 UTC

/bin/sh -c #(nop) ENV JAVA_VERSION=7u181

2018-10-16 05:34:45 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=7u181-2.6.14-1~deb8u1

2018-10-16 05:35:32 UTC

/bin/sh -c set -ex; if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1; fi; apt-get update; apt-get install -y --no-install-recommends openjdk-7-jre-headless="$JAVA_DEBIAN_VERSION" ; rm -rf /var/lib/apt/lists/*; [ "$(readlink -f "$JAVA_HOME")" = "$(docker-java-home)" ]; update-alternatives --get-selections | awk -v home="$(readlink -f "$JAVA_HOME")" 'index($3, home) == 1 { $2 = "manual"; print | "update-alternatives --set-selections" }'; update-alternatives --query java | grep -q 'Status: manual'

2019-07-08 09:23:34 UTC

/bin/sh -c #(nop) MAINTAINER xuxueli

2019-07-08 09:23:35 UTC

/bin/sh -c #(nop) ENV PARAMS=

2019-07-08 09:23:35 UTC

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

2019-07-08 09:23:37 UTC

/bin/sh -c ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone

2019-07-08 09:23:37 UTC

/bin/sh -c #(nop) ADD file:123ea5d6e1a5da2253fe85b0184de91869dd0401ef87e079da8b56f20a0d20e9 in /app.jar

2019-07-08 09:23:38 UTC

/bin/sh -c #(nop) ENTRYPOINT ["sh" "-c" "java -jar /app.jar $PARAMS"]

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