2025-11-16 16:14:51 UTC
1.01 GB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:20043066d3d5c78b45520c5707319835ac7d1f3d7f0dded0138ea0897d6a3188 - 2.75% (28.3 MB)
[#001] sha256:f3b8ef10cb014aba145af27190ca1b66786b322813b624877b64283c2f1178de - 3.63% (37.4 MB)
[#002] sha256:6a000749096dda2901db85a286e0c5a9c70456099264526a070463ac037d810a - 0.47% (4.82 MB)
[#003] sha256:d3d4c96c4534db62d445504cbd0f8f759d41d50f06b61f9a9a5f153c589c4bad - 0.53% (5.46 MB)
[#004] sha256:51f7b1bb5686509997772f4781d317708cd7e1e560911b84c7e9572121c12ed9 - 0.0% (9.81 KB)
[#005] sha256:e0da1c94aeb0606ddf8b01ab693d8b682ce5df2e4b205364644ff11d5a713b74 - 92.62% (954 MB)
[#006] sha256:5390520659fc1cdfe6149b41d9cec1f82fe2cde98bfa7146c73f67e6525896e0 - 0.0% (338 Bytes)
[#007] sha256:db999a070d42c90e0f55b6daaf6a80a28e60a66f07c06dc77781bd1af8753ccf - 0.0% (334 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-10-16 19:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) ADD file:ddf1aa62235de6657123492b19d27d937c25668011b5ebf923a3f019200f8540 in /
2025-10-16 19:23:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-11-16 16:14:36 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2025-11-16 16:14:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update # buildkit
2025-11-16 16:14:44 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt install -y fontconfig lsb-release iproute2 # buildkit
2025-11-16 16:14:44 UTC (buildkit.dockerfile.v0)COPY ./fonts/* /usr/share/fonts/ # buildkit
2025-11-16 16:14:46 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c fc-cache -fv # buildkit
2025-11-16 16:14:51 UTC (buildkit.dockerfile.v0)COPY ./11.0.31.1_2024.12.05/tomcat-linux_ENG.tar.gz /opt/tomcat-linux_ENG.tar.gz # buildkit
2025-11-16 16:14:51 UTC (buildkit.dockerfile.v0)COPY ./startup.sh /opt/startup.sh # buildkit
2025-11-16 16:14:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod 755 /opt/startup.sh # buildkit
2025-11-16 16:14:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/opt/startup.sh"]
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.