Namespace
vulhub
Image / Tag
log4j:2.8.1
Content Digest
sha256:28a05d8e1b4e810e9416b3256d3a1af8805d3714243d4dd84075cde39c7bcdd5
Details
Created

2018-03-18 17:06:13 UTC

Size

77.4 MB

Content Digest
Labels
  • maintainer
    phithon <root@leavesongs.com>

Environment
CA_CERTIFICATES_JAVA_VERSION

20170531+nmu1

JAVA_DEBIAN_VERSION

8u151-b12-1~deb9u1

JAVA_HOME

/docker-java-home/jre

JAVA_VERSION

8u151

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:2a72cbf407d67c7a7a76dd48e432091678e297140dce050ad5eccad918a9f8d6 - 27.72% (21.4 MB)

[#001] sha256:35b826b31940917d1052a280a46c73120f9688ce9b03a4f185d80b57755e0a9d - 0.56% (444 KB)

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

[#003] sha256:0b9d9a7482db5eaf9dfdeb02742795077ba645020e34eb8d7edade6f3ad7736b - 0.0% (131 Bytes)

[#004] sha256:0f72e4c44d5ebaf32aa99b539255f3ff367bc899d572d92e3d13581eb54f464c - 69.02% (53.4 MB)

[#005] sha256:cc097d790b50066f7e74a2a515381ee9340942d2b877144df6ea432127b1da26 - 0.34% (266 KB)

[#006] sha256:eef4e286b124c31018b4a5077ca0c5a1cdfc67248e6f755999c468702b9c96d2 - 2.36% (1.83 MB)


History
2018-03-13 22:27:37 UTC

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

2018-03-13 22:27:37 UTC

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

2018-03-14 11:07:04 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 11:07:04 UTC

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

2018-03-14 11:07:05 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 11:07:06 UTC

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

2018-03-14 11:07:06 UTC

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

2018-03-14 11:07:06 UTC

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

2018-03-14 11:07:06 UTC

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

2018-03-14 11:07:07 UTC

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

2018-03-14 11:07:24 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-headless="$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-14 11:07:26 UTC

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

2018-03-18 17:06:13 UTC

/bin/sh -c #(nop) LABEL maintainer=phithon <root@leavesongs.com>

2018-03-18 17:06:13 UTC

/bin/sh -c #(nop) COPY file:c28fd2420fdab5a849935117403bd532b3ba7d4cc9d0e201cf03fd82cc7172e0 in /log4jrce-1.0-SNAPSHOT-all.jar

2018-03-18 17:06:13 UTC

/bin/sh -c #(nop) CMD ["java" "-jar" "/log4jrce-1.0-SNAPSHOT-all.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