2023-07-12 09:38:00 UTC
153 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PORT8080
[#000] sha256:8a49fdb3b6a5ff2bd8ec6a86c05b2922a0f7454579ecc07637e94dfd1d0639b6 - 2.11% (3.24 MB)
[#001] sha256:14c9e0df3983d2c85a278db1a55ce506e8a2607d731cc31b031e5be61c55984d - 42.73% (65.6 MB)
[#002] sha256:4d320cf024161c3a90ae72f620f7d2359c8db6eb51496735d46e8644760dc2c0 - 0.0% (177 Bytes)
[#003] sha256:c0e1b8792ae2bc64f0f9761afee6759b7442687d667d6b5e6a416f810e6d9a61 - 0.0% (175 Bytes)
[#004] sha256:8da49c7b727f571cf0a85fa2b181d3859e26fdc35fec254df34a0b59e5c2db46 - 46.13% (70.8 MB)
[#005] sha256:fd308e7db6066fc78a7b77bef37597d3802be548424205bc0e9f096f1373c5d0 - 9.03% (13.9 MB)
/bin/sh -c #(nop) ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /
2023-05-09 23:11:10 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-07-12 09:36:54 UTC/bin/sh -c apk update && apk add --no-cache openjdk17-jre && rm -rf /var/cache/apk/*
2023-07-12 09:37:40 UTC/bin/sh -c #(nop) ENV PORT=8080
2023-07-12 09:37:41 UTC/bin/sh -c #(nop) EXPOSE 8080
2023-07-12 09:37:42 UTC/bin/sh -c #(nop) WORKDIR /opt
2023-07-12 09:37:44 UTC/bin/sh -c #(nop) COPY file:f6a261b4be9b60faa2f40846fa3460ebdbade0d161d273660129c2e1cc0e4439 in ./entrypoint.sh
2023-07-12 09:37:44 UTC/bin/sh -c chmod +x ./entrypoint.sh
2023-07-12 09:37:58 UTC/bin/sh -c #(nop) COPY file:6fa7edfa8e8722eaceb3133a3878c9633750ef2048d2075dc971598a7b2f710c in app.jar
2023-07-12 09:37:59 UTC/bin/sh -c #(nop) COPY file:30a808e4f45a4d8cc9cbb40d381ff459470310e74a96c9689a1cb4652ef6971c in liquibase.jar
2023-07-12 09:37:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["./entrypoint.sh"]
2023-07-12 09:38:00 UTC/bin/sh -c #(nop) CMD ["-jar" "app.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.