Namespace
xuxueli
Image / Tag
xxl-job-admin:2.0.0
Content Digest
sha256:5ef0ae892ad758d52d1dd46981f9a7aad31f6b197bbd767d8c9e44c8dcd8df3f
Details
Created

2018-11-03 18:42:02 UTC

Size

116 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.81% (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.75% (58.8 MB)

[#005] sha256:bdb4ee6a2b0e8103c39ddcb7a06338f30b71fce47287c21b0f24111542cc14f8 - 0.0% (188 Bytes)

[#006] sha256:76786292ede2f61445e68aa550ee9d45eb475a620d13fa7856654eb3e1c84785 - 24.06% (27.9 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'

2018-11-03 18:42:01 UTC

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

2018-11-03 18:42:01 UTC

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

2018-11-03 18:42:01 UTC

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

2018-11-03 18:42:02 UTC

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

2018-11-03 18:42:02 UTC

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

2018-11-03 18:42:02 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