Namespace
vulhub
Image / Tag
spring-security-oauth2:2.0.8
Content Digest
sha256:f4841c02e28129537bad08ab430c4f418508e575bd100ac8e6aeb98c54f82f4f
Details
Created

2018-03-24 12:00:33 UTC

Size

221 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u162-b12-1~deb9u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u162

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:c73ab1c6897bf5c11da3c95cab103e7ca8cf10a6d041eda2ff836f45a40e3d3b - 19.51% (43 MB)

[#001] sha256:1ab373b3deaed929a15574ac1912afc6e173f80d400aba0e96c89f6a58961f2d - 4.8% (10.6 MB)

[#002] sha256:b542772b417703c0311c0b90136091369bcd9c2176c0e3ceed5a0114d743ee3c - 1.87% (4.13 MB)

[#003] sha256:0bcc3741ab1482834b5abfa57c8bfe63e5375639e204249c938c93911ddd0bfc - 0.37% (832 KB)

[#004] sha256:421d624d778db5daa314016821187843c7f159cf08964f0ac0d4d8e0c35bf485 - 0.0% (247 Bytes)

[#005] sha256:26ad58237506b8fe6e1491f9aed7aba2672afa561e19af378379e984ace8e645 - 0.0% (130 Bytes)

[#006] sha256:8dbabc90b2b88af86284508836e854ab5ea90ac04c5fb5f0cf32caca8245d7de - 67.08% (148 MB)

[#007] sha256:982930be204d019954bbd61d64a6c48bc498d0577b503edb7d976fa51225f45f - 0.12% (266 KB)

[#008] sha256:c64763f6e4f5e571d224c1c0e3c8ddc0c29fa3e39ecd44ebbce7d2af68d81545 - 6.26% (13.8 MB)


History
2018-03-13 22:26:49 UTC

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

2018-03-13 22:26:49 UTC

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

2018-03-13 23:56:19 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl wget && rm -rf /var/lib/apt/lists/*

2018-03-13 23:56:22 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2018-03-14 10:50:22 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-03-14 10:50:22 UTC

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

2018-03-14 10:50:23 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-03-14 10:50:24 UTC

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

2018-03-14 10:50:24 UTC

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

2018-03-19 21:11:11 UTC

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

2018-03-19 21:11:11 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u162-b12-1~deb9u1

2018-03-19 21:11:11 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20170531+nmu1

2018-03-19 21:11:50 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 openjdk-8-jre="$JAVA_DEBIAN_VERSION" ca-certificates-java="$CA_CERTIFICATES_JAVA_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-03-19 21:11:52 UTC

/bin/sh -c /var/lib/dpkg/info/ca-certificates-java.postinst configure

2018-03-24 12:00:33 UTC

/bin/sh -c #(nop) COPY file:5a9d6c141a61f952713a13e338700a47cfc65e60566d6bef9083216d8bce8a93 in /spring-security-oauth2-0.0.1-SNAPSHOT.jar

2018-03-24 12:00:33 UTC

/bin/sh -c #(nop) CMD ["java" "-Djava.security.egd=file:/dev/./urandom" "-jar" "/spring-security-oauth2-0.0.1-SNAPSHOT.jar"]

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