2025-02-02 12:30:32 UTC
50.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6414378b647780fee8fd903ddb9541d134a1947ce092d08bdeb23a54cb3684ac - 56.2% (28.2 MB)
[#001] sha256:ac8a5a79a79201b3336b1e0cd286ebe8cc8e0e6850c5a545652632803c7675a5 - 3.78% (1.9 MB)
[#002] sha256:d1ef5861d90ec70b6c6c19a301ba9412a6538feb2671d12afde680faad7f9b6e - 40.01% (20.1 MB)
[#003] sha256:936164ba66d6caf07cf2c03a4c6b1e37369a954d08d82bc5dde134a8c87124f1 - 0.0% (94 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-09-11 16:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2024-09-11 16:25:17 UTC/bin/sh -c #(nop) ADD file:ebe009f86035c175ba244badd298a2582914415cf62783d510eab3a311a5d4e1 in /
2024-09-11 16:25:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-02-02 12:26:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates tzdata bash && rm -rf /var/lib/apt/lists/* # buildkit
2025-02-02 12:30:32 UTC (buildkit.dockerfile.v0)COPY /build/one-api / # buildkit
2025-02-02 12:30:32 UTC (buildkit.dockerfile.v0)EXPOSE map[3000/tcp:{}]
2025-02-02 12:30:32 UTC (buildkit.dockerfile.v0)WORKDIR /data
2025-02-02 12:30:32 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/one-api"]
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.