2024-09-20 11:25:33 UTC
226 MB
/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:602d8ad51b8130f3fcd71cb936dea612ebc799666136abf2e5914585b3178a4a - 11.59% (26.2 MB)
[#001] sha256:924fcf023a780e13bc3cf4ae941c4ab3e9caa04691b0f37c0fd1c295928f20e8 - 57.25% (130 MB)
[#002] sha256:8c56014b094f519a14548cabf34a75424bb39ef189efc57220a668db9a905436 - 31.17% (70.6 MB)
[#003] sha256:45f60f1a53130a01e756230a4317b4e2311d26ca64a746d79de19d35b6f28833 - 0.0% (634 Bytes)
[#004] sha256:313fbc3e75a38804fa5ef3d5b9a72382a6fe3b80e498840133cbb2bf1d73dfd4 - 0.0% (3.39 KB)
[#005] sha256:b58323050ef8160bac9eacb55c692be4f6c7b5f449e0dd3d86983769f38649be - 0.0% (136 Bytes)
[#006] sha256:67718f0bd4a9899e8f89f8fefebed451948fe18a251f19bbb5a6f9d44ac2b569 - 0.0% (138 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:26:46 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:26:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:26:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-08-13 09:26:48 UTC/bin/sh -c #(nop) ADD file:e7cff353f027ecf0a2cb1cdd51714de3b083a11a0d965f104489f9a7e6925056 in /
2024-08-13 09:26:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-20 11:25:18 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=amd64
2024-09-20 11:25:18 UTC (buildkit.dockerfile.v0)ARG TARGETOS=linux
2024-09-20 11:25:18 UTC (buildkit.dockerfile.v0)ARG GO_VER=1.23.1
2024-09-20 11:25:18 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c apt update && apt install -y binutils-gold curl g++ gcc git # buildkit
2024-09-20 11:25:31 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit
2024-09-20 11:25:31 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-09-20 11:25:32 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c addgroup --gid 500 chaincode # buildkit
2024-09-20 11:25:32 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2024-09-20 11:25:33 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c mkdir -p /chaincode/output /chaincode/input # buildkit
2024-09-20 11:25:33 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=amd64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c chown -R chaincode:chaincode /chaincode # buildkit
2024-09-20 11:25:33 UTC (buildkit.dockerfile.v0)USER chaincode
2024-09-20 11:25:33 UTC
204 MB
/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6a1df50fc4815789598fa24d3ecacb70451e506447ab9e45665024b9f3f0233b - 12.14% (24.8 MB)
[#001] sha256:2f95db69c6aca8b84949eb7fcea3900b1eb2458d2de269d80080e3166ba23f5d - 54.85% (112 MB)
[#002] sha256:4c66e559097290dfe1ba4a7a023a4ed56e33e00da15d8d199e29a89a40b71cc9 - 33.01% (67.4 MB)
[#003] sha256:caadfd4852cffbc47aa149d8223224bbb989f9f86a3cadb705b9ba80d04161f6 - 0.0% (634 Bytes)
[#004] sha256:74561229335710debdc66f57c2fb235e4c3c91a277055e3d8a397a9f91b6d73f - 0.0% (3.39 KB)
[#005] sha256:596dc1bd589b48da614145d6af86f7c162b0328b92149a2648fe430c25aa0e95 - 0.0% (137 Bytes)
[#006] sha256:8c1cfcf807d91bec13642ae43281c134b67f1012d64eabaa8f26d2da87de309c - 0.0% (138 Bytes)
/bin/sh -c #(nop) ARG RELEASE
2024-08-13 09:27:56 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2024-08-13 09:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2024-08-13 09:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2024-08-13 09:27:58 UTC/bin/sh -c #(nop) ADD file:6d8cc056ee741f09a6c7d965d8e2027d80ed2eccbfb0312593ce52d9256db437 in /
2024-08-13 09:27:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-20 11:25:01 UTC (buildkit.dockerfile.v0)ARG TARGETARCH=arm64
2024-09-20 11:25:01 UTC (buildkit.dockerfile.v0)ARG TARGETOS=linux
2024-09-20 11:25:01 UTC (buildkit.dockerfile.v0)ARG GO_VER=1.23.1
2024-09-20 11:25:01 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c apt update && apt install -y binutils-gold curl g++ gcc git # buildkit
2024-09-20 11:25:27 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c curl -sL https://go.dev/dl/go${GO_VER}.${TARGETOS}-${TARGETARCH}.tar.gz | tar zxvf - -C /usr/local # buildkit
2024-09-20 11:25:27 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-09-20 11:25:31 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c addgroup --gid 500 chaincode # buildkit
2024-09-20 11:25:32 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c adduser --disabled-password --gecos "" --uid 500 --gid 500 --home /home/chaincode chaincode # buildkit
2024-09-20 11:25:32 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c mkdir -p /chaincode/output /chaincode/input # buildkit
2024-09-20 11:25:33 UTC (buildkit.dockerfile.v0)RUN |3 TARGETARCH=arm64 TARGETOS=linux GO_VER=1.23.1 /bin/sh -c chown -R chaincode:chaincode /chaincode # buildkit
2024-09-20 11:25:33 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.