Namespace
vulhub
Image / Tag
fastjson:1.2.45
Content Digest
sha256:9f51d38b03850fb12e58adbbfe3c0c216390e4b07ea9cd98516ea6157f85e8ce
Details
Created

2019-07-19 20:41:08 UTC

Size

133 MB

Content Digest
Environment
CA_CERTIFICATES_JAVA_VERSION

20140324

JAVA_DEBIAN_VERSION

8u102-b14.1-1~bpo8+1

JAVA_HOME

/usr/lib/jvm/java-8-openjdk-amd64/jre

JAVA_VERSION

8u102

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:43c265008fae5d1f3cbee0dac9697235320b174d85acbed002a4fe44236adec0 - 36.77% (49 MB)

[#001] sha256:af36d2c7a1481ae5554241fcb6bc20472bf7a6b7b2be24465c76e168c278a03f - 13.26% (17.7 MB)

[#002] sha256:2b7b4d10e1c13c063d94bb83588b327f4c4f5a10fb1a1a89a9c1c73ef15710a7 - 0.41% (553 KB)

[#003] sha256:f264389d8f2fec4e89e2293411211bb57154f24ad836163d897d019b97d5fd5c - 0.0% (217 Bytes)

[#004] sha256:1a2c46e93f4ac4f4f2f114c689f42a1435409b2db78ab6d19f525866037de473 - 0.0% (239 Bytes)

[#005] sha256:f9506bb322c04c882de48ee789337b636c47cf67c89c402a686f4a03dc6c1eb9 - 38.26% (51 MB)

[#006] sha256:96f5dad14c2c78802e41cc9c1722caf14f5d7437a81c6d59855b9a835102d67a - 0.2% (278 KB)

[#007] sha256:98e1779f38c3323d327f7587a6ea9b3ed5dff6c93d3c4681e19a17c267d4e5ec - 11.1% (14.8 MB)


History
2016-10-21 16:22:34 UTC

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

2016-10-21 16:22:34 UTC

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

2016-10-21 16:36:32 UTC

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

2016-10-21 20:10:24 UTC

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

2016-10-31 21:55:01 UTC

/bin/sh -c echo 'deb http://deb.debian.org/debian jessie-backports main' > /etc/apt/sources.list.d/jessie-backports.list

2016-10-31 21:55:02 UTC

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

2016-10-31 21:55:03 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

2016-10-31 21:55:03 UTC

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

2016-10-31 21:55:03 UTC

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

2016-10-31 21:55:04 UTC

/bin/sh -c #(nop) ENV JAVA_DEBIAN_VERSION=8u102-b14.1-1~bpo8+1

2016-10-31 21:55:04 UTC

/bin/sh -c #(nop) ENV CA_CERTIFICATES_JAVA_VERSION=20140324

2016-10-31 21:55:22 UTC

/bin/sh -c set -x && 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/* && [ "$JAVA_HOME" = "$(docker-java-home)" ]

2016-10-31 21:55:24 UTC

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

2019-07-19 20:41:07 UTC

/bin/sh -c #(nop) COPY file:adba6b1d138aebb54056614d4da2bad7a2338f956d2ab581319f1514a1cd7b0e in /usr/src/fastjsondemo.jar

2019-07-19 20:41:07 UTC

/bin/sh -c #(nop) EXPOSE 8090

2019-07-19 20:41:08 UTC

/bin/sh -c #(nop) CMD ["java" "-Dserver.address=0.0.0.0" "-Dserver.port=8090" "-jar" "/usr/src/fastjsondemo.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