2025-01-03 08:06:00 UTC
75.1 MB
release
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PLATFORMlocal
[#000] sha256:a186900671ab62e1dea364788f4e84c156e1825939914cfb5a6770be2b58b4da - 34.74% (26.1 MB)
[#001] sha256:f88dea8a0366ba27d5f06db56abae4a8ca39d45f0014a157bb49fdda8428a9e6 - 24.19% (18.2 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:7ad92d823216c84049deed606f1ea174e2369401d360a1a4ff607230a866a832 - 41.07% (30.8 MB)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:26:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) ADD file:53ce73ebbd6d87a234a33414686f12909aaaf28b7238593f746a327c7d004ce7 in /
2024-09-11 16:26:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-01-03 08:05:34 UTC (buildkit.dockerfile.v0)COPY /app/main /app/main # buildkit
2025-01-03 08:05:34 UTC (buildkit.dockerfile.v0)WORKDIR /app
2025-01-03 08:06:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y python3.10 python3.10-venv python3.10-dev && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2025-01-03 08:06:00 UTC (buildkit.dockerfile.v0)ENV PLATFORM=local
2025-01-03 08:06:00 UTC (buildkit.dockerfile.v0)ENV GIN_MODE=release
2025-01-03 08:06:00 UTC (buildkit.dockerfile.v0)CMD ["/app/main"]
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.