2025-03-10 16:40:23 UTC
246 MB
/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9cb31e2e37eab1bff50f727e979fcacb509e225fb853433a6fe21d2fb34e6305 - 11.45% (28.2 MB)
[#001] sha256:f35e8ada474ebc202700358ccf9fa3d75b73ecf3add6a00f1076c11b82e1f91e - 59.85% (147 MB)
[#002] sha256:a58b849b5d5409f96455b7a5092679043ca5acf06eb1e919846667f6633c1101 - 28.7% (70.6 MB)
[#003] sha256:05ea6600aed65c470d11b7f6d08368423a8bfeb9d413297f3278e8552ef64188 - 0.0% (635 Bytes)
[#004] sha256:d00ee41aa9af44b2f46939d1815fbab36552700680522e4aa4c0b2ced417c554 - 0.0% (3.4 KB)
[#005] sha256:51704d7270359af089320a356c64a759c442c6ca95f00e124d61663206d33b9b - 0.0% (138 Bytes)
[#006] sha256:0c48cfa3b0e90666505d806912b0a34a7cf3b54c03aca537aaa12b1517c6a712 - 0.0% (138 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2025-01-26 05:31:07 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-01-26 05:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-01-26 05:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-01-26 05:31:10 UTC/bin/sh -c #(nop) ADD file:1b6c8c9518be42fa2afe5e241ca31677fce58d27cdfa88baa91a65a259be3637 in /
2025-01-26 05:31:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-10 16:40:19 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2025-03-10 16:40:19 UTC (buildkit.dockerfile.v0)ARG TARGETOS=linux
2025-03-10 16:40:19 UTC (buildkit.dockerfile.v0)ARG GO_VER=1.23.5
2025-03-10 16:40:19 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c apt update && apt install -y binutils-gold curl g++ gcc git # buildkit
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c addgroup --gid 500 chaincode # buildkit
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c mkdir -p /chaincode/output /chaincode/input # buildkit
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c chown -R chaincode:chaincode /chaincode # buildkit
2025-03-10 16:40:23 UTC (buildkit.dockerfile.v0)USER chaincode
2025-03-10 16:41:01 UTC
233 MB
/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0d1c17d4e593cf07e0f9e907017f6edbe7e32dd2b7f8e3f026c74bbaf3466561 - 11.19% (26.1 MB)
[#001] sha256:9c1edeb9e88ce57f2e747efe07ab012fe6a591458734fb63884a2500397cae3c - 59.92% (140 MB)
[#002] sha256:44ec2e3715bb37056c28f2850fa879b093e89bfc38e97d9dc25fc5824b3871a0 - 28.9% (67.4 MB)
[#003] sha256:024b2e347e2aaac4d177195d7aadebbf8873551ffdbbcb76cc7fe299910f086d - 0.0% (635 Bytes)
[#004] sha256:a1887025cc8c2ad3a0d3ab3e69e3fe46ebb63a75c751f5127b050f92fb2c3645 - 0.0% (3.4 KB)
[#005] sha256:ce3b9714f1b27de894e15f1a65de47d97390cb527ec2c03b9ee0b05c15990ca3 - 0.0% (136 Bytes)
[#006] sha256:6365eb7e5667efa23fcc2b9f6f5f6c2e505e02ff281ea87f979e1a6c589aaac3 - 0.0% (138 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2025-01-26 05:32:14 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2025-01-26 05:32:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2025-01-26 05:32:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04
2025-01-26 05:32:17 UTC/bin/sh -c #(nop) ADD file:905ede4ce5ed6db0abca06b5e342a3784cd1f328e2cdc1f59f6d556f6382650d in /
2025-01-26 05:32:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-10 16:40:51 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2025-03-10 16:40:51 UTC (buildkit.dockerfile.v0)ARG TARGETOS=linux
2025-03-10 16:40:51 UTC (buildkit.dockerfile.v0)ARG GO_VER=1.23.5
2025-03-10 16:40:51 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c apt update && apt install -y binutils-gold curl g++ gcc git # buildkit
2025-03-10 16:41:00 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit
2025-03-10 16:41:00 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-03-10 16:41:00 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c addgroup --gid 500 chaincode # buildkit
2025-03-10 16:41:01 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2025-03-10 16:41:01 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c mkdir -p /chaincode/output /chaincode/input # buildkit
2025-03-10 16:41:01 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.5 /bin/sh -c chown -R chaincode:chaincode /chaincode # buildkit
2025-03-10 16:41:01 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.