2024-02-19 03:55:37 UTC
59.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ee0874247356ecb5ea92128219660506b139dcb6cc45dcab84d98b3c6485061 - 43.92% (26.2 MB)
[#001] sha256:c686006366e2023041d2f4af892e9d0c69f98fd65cdf5fa41cf0271963e5df03 - 56.08% (33.5 MB)
[#002] sha256:7b45eadb52dfc122e82176f59adefb091fcf41d06efb18598f9130b3e728a4c8 - 0.0% (632 Bytes)
[#003] sha256:78fac545f64a307283ed0b7315f4a65ac6549983841b8ba450d85735f0f17b48 - 0.01% (3.39 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-23 13:01:02 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-23 13:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-23 13:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-01-23 13:01:04 UTC/bin/sh -c #(nop) ADD file:4b4e122c96445546ef9fba44a4eae6ada6239edecb9eea2c807a83abaebad451 in /
2024-01-23 13:01:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-19 03:55:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2024-02-19 03:55:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2024-02-19 03:55:37 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2024-02-19 03:55:37 UTC (buildkit.dockerfile.v0)USER chaincode
2024-02-19 03:55:37 UTC
49.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bc5b5b7ccd1e19c62fdfc4688b98b69619822aab7431a47a392d5795347d854f - 50.5% (24.8 MB)
[#001] sha256:46ae581237fb1f13f2c95bb5cb3ed82a66abe3430366ba206eb97bc6c9acd420 - 49.49% (24.3 MB)
[#002] sha256:2ef790331fdf8ff36b4b7516f4478094eec568577512eea7fefcaabdde13c04d - 0.0% (632 Bytes)
[#003] sha256:3b48b9f8c45a393e783ecfe233b09b889e15fb6d5b1019a3a9b2684aebda6e88 - 0.01% (3.4 KB)
/bin/sh -c #(nop) ARG RELEASE
2024-01-23 13:04:26 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-01-23 13:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-01-23 13:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-01-23 13:04:27 UTC/bin/sh -c #(nop) ADD file:9497e9dbcde9a04e764625c77c975cfced1dd0bb3bb7717572ea47621f3c12a7 in /
2024-01-23 13:04:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-19 03:55:31 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt update && apt install -y tzdata # buildkit
2024-02-19 03:55:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c addgroup --gid 500 chaincode # buildkit
2024-02-19 03:55:37 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2024-02-19 03:55:37 UTC (buildkit.dockerfile.v0)USER chaincode
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.