2023-08-18 02:42:44 UTC
98.7 MB
8.121.13-r0
JAVA_HOME/usr/lib/jvm/java-1.8-openjdk
JAVA_VERSION8u121
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
[#000] sha256:cfc728c1c5584d8e0ae69368fc9c34d54d72651355573ba42554c2469a0a6299 - 1.9% (1.88 MB)
[#001] sha256:5b12b87f0a0e1bc0a163558cc56861b86355598153fb9e35273ece1dabe81cae - 0.0% (231 Bytes)
[#002] sha256:b7d6497a92f9de7c9b828962ad09a648e1d72687dda6bb986a72e95c61bb3dad - 67.64% (66.8 MB)
[#003] sha256:f39ea4d1c479004d9d9afb72d797301b8fd3953dcb8189bd431a89635d8039be - 0.0% (1.39 KB)
[#004] sha256:c80fb23cadd29a7837dddb2b18190b637a20ee7ac3f62148e8bbbde9287e5ef1 - 30.45% (30.1 MB)
[#005] sha256:aa422be4158576154d8b32a96f582588bce17bc615bd4e6bbcda652535776409 - 0.0% (124 Bytes)
[#006] sha256:910fb34d4ee9dc5ea8f7876be0d1897d1d972325b84489eaf164aac8da78b585 - 0.0% (4.34 KB)
/bin/sh -c #(nop) ADD file:63f63606d6e289eb607c90e31de81802258906712727e473a2898f0f1ae55bb5 in /
2017-05-10 16:38:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2017-05-10 22:39:51 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2017-05-10 22:39:53 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
2017-05-10 22:39:54 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk
2017-05-10 22:39:54 UTC/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin
2017-05-10 22:39:55 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=8u121
2017-05-10 22:39:56 UTC/bin/sh -c #(nop) ENV JAVA_ALPINE_VERSION=8.121.13-r0
2017-05-10 22:40:01 UTC/bin/sh -c set -x && apk add --no-cache openjdk8="$JAVA_ALPINE_VERSION" && [ "$JAVA_HOME" = "$(docker-java-home)" ]
2023-08-18 02:28:33 UTC/bin/sh -c printf "1qaz@WSX\n1qaz@WSX" | adduser ctf && mkdir /var/app
2023-08-18 02:28:34 UTC/bin/sh -c #(nop) COPY file:a2f56ca499f4ca65e4324fabc29cb766daee385d4bc958c28c5894709bf9ebc9 in /var/app/
2023-08-18 02:28:34 UTC/bin/sh -c #(nop) COPY file:99eb045f9f54ac0e55e399b1c882b6df0058782e6f631d7679c7334e56a1f403 in /flag
2023-08-18 02:28:34 UTC/bin/sh -c #(nop) WORKDIR /var/app
2023-08-18 02:28:34 UTC/bin/sh -c #(nop) EXPOSE 80
2023-08-18 02:28:34 UTC/bin/sh -c #(nop) USER ctf
2023-08-18 02:28:34 UTC/bin/sh -c #(nop) CMD ["java" "-jar" "/var/app/1247-jndi.jar"]
2023-08-18 02:42:44 UTCjava -jar /var/app/1247-jndi.jar
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.