2024-02-19 03:51:08 UTC
131 MB
/etc/hyperledger/fabric
GOLANG_VERSION1.21.6
GOPATH/go
GOTOOLCHAINlocal
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 - 2.48% (3.25 MB)
[#001] sha256:e8e7baba97f57fa5df2e96f78c627013fec3c450d844769a62de7f40cc5bbed1 - 0.21% (278 KB)
[#002] sha256:dae04b0c6bbc66c34f591a7f12f3abd4d0c941a911c71665e01df894ed018351 - 48.79% (64 MB)
[#003] sha256:5ac343c6ec1bf70460a5ad3e0453ee8b07e06b5579e6bd41fedaa449916624e7 - 0.0% (173 Bytes)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4ac734064ff7a091fc9db52e22099e97064c63a7a6bf70d9d0e24a8bed8c8e44 - 4.87% (6.39 MB)
[#006] sha256:402734118b2409df34e2b6a5a11aa0026934e7f228057a57a87ab284d9f4bc20 - 43.63% (57.2 MB)
[#007] sha256:9b7a30c4281e2587bb07241cbf75702b21ae5331d97b102449cf7d3fe2b543cd - 0.02% (22.3 KB)
/bin/sh -c #(nop) ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
2024-01-27 00:30:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache ca-certificates # buildkit
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)ENV GOLANG_VERSION=1.21.6
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)ENV GOTOOLCHAIN=local
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)ENV GOPATH=/go
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)COPY /usr/local/go/ /usr/local/go/ # buildkit
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 1777 "$GOPATH" # buildkit
2024-01-16 21:13:58 UTC (buildkit.dockerfile.v0)WORKDIR /go
2024-02-19 03:50:10 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache bash git jq tzdata; # buildkit
2024-02-19 03:51:08 UTC (buildkit.dockerfile.v0)ENV FABRIC_CFG_PATH=/etc/hyperledger/fabric
2024-02-19 03:51:08 UTC (buildkit.dockerfile.v0)VOLUME [/etc/hyperledger/fabric]
2024-02-19 03:51:08 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/hyperledger/fabric/build/bin /usr/local/bin # buildkit
2024-02-19 03:51:08 UTC (buildkit.dockerfile.v0)COPY /go/src/github.com/hyperledger/fabric/sampleconfig /etc/hyperledger/fabric # buildkit
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.