2024-02-19 03:57:09 UTC
217 MB
/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8ee0874247356ecb5ea92128219660506b139dcb6cc45dcab84d98b3c6485061 - 12.1% (26.2 MB)
[#001] sha256:40280347f6c1943531824b2a905c48b41641f46e7cc7c039b766cd8478afa27c - 58.39% (127 MB)
[#002] sha256:7960ddd23d825545b34b71eaf53056960c93db71e720fca9fa77958f3ed689c4 - 29.5% (64 MB)
[#003] sha256:47de81b464b4f6c78ace29843b2022c2aa196371583fdd7aba4f4a07735549dd - 0.0% (634 Bytes)
[#004] sha256:4b656a6641e3e7f9269a01c967e3a7ab9dc918ca715b7403c1ea79395fb43e49 - 0.0% (3.39 KB)
[#005] sha256:070074a3d8f398c6b6d2d30d78d061bd5c8972bf0e271a72aca526e13a00130a - 0.0% (137 Bytes)
[#006] sha256:455f7acf2ce72e26a6f083b086b0c9f4122de8ca25b3600ef1f614bb638aa9e8 - 0.0% (139 Bytes)
/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:56:57 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-02-19 03:56:57 UTC (buildkit.dockerfile.v0)ARG TARGETOS
2024-02-19 03:56:57 UTC (buildkit.dockerfile.v0)ARG GO_VER
2024-02-19 03:56:57 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c apt update && apt install -y binutils-gold curl g++ gcc git # buildkit
2024-02-19 03:57:08 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit
2024-02-19 03:57:08 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-02-19 03:57:08 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c addgroup --gid 500 chaincode # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c mkdir -p /chaincode/output /chaincode/input # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c chown -R chaincode:chaincode /chaincode # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)USER chaincode
2024-02-19 03:57:09 UTC
197 MB
/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bc5b5b7ccd1e19c62fdfc4688b98b69619822aab7431a47a392d5795347d854f - 12.6% (24.8 MB)
[#001] sha256:50858db6d79af2d29ec50ef3eed0b58d1f497ee91e2f56a4414659073ca45dab - 56.28% (111 MB)
[#002] sha256:3824521f88a39a14e5f4f46fec388bb45fb5715462e8082332b78b2c51d7d995 - 31.12% (61.2 MB)
[#003] sha256:70bf7919f53198e5f423f9882f171cd6a3d03004703dfcc6f572c71639727d91 - 0.0% (633 Bytes)
[#004] sha256:78936b7d7d66ad4541624e50b347e24452d32ad2f3237794a65e1b53fde0f602 - 0.0% (3.39 KB)
[#005] sha256:070074a3d8f398c6b6d2d30d78d061bd5c8972bf0e271a72aca526e13a00130a - 0.0% (137 Bytes)
[#006] sha256:455f7acf2ce72e26a6f083b086b0c9f4122de8ca25b3600ef1f614bb638aa9e8 - 0.0% (139 Bytes)
/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:56:45 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2024-02-19 03:56:45 UTC (buildkit.dockerfile.v0)ARG TARGETOS
2024-02-19 03:56:45 UTC (buildkit.dockerfile.v0)ARG GO_VER
2024-02-19 03:56:45 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c apt update && apt install -y binutils-gold curl g++ gcc git # buildkit
2024-02-19 03:57:05 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit
2024-02-19 03:57:05 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-02-19 03:57:08 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c addgroup --gid 500 chaincode # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c mkdir -p /chaincode/output /chaincode/input # buildkit
2024-02-19 03:57:09 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.21.6 /bin/sh -c chown -R chaincode:chaincode /chaincode # buildkit
2024-02-19 03:57:09 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.