2019-12-12 20:23:00 UTC
192 MB
/etc/hyperledger/fabric
GOLANG_VERSION1.13.4
GOPATH/go
PATH/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 1.38% (2.66 MB)
[#001] sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 - 0.15% (295 KB)
[#002] sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd - 0.0% (155 Bytes)
[#003] sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 - 62.92% (121 MB)
[#004] sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 - 0.0% (125 Bytes)
[#005] sha256:dae510865b41f70296ffebf557984480dc788d339a54d8f4fd00893c72074569 - 4.87% (9.37 MB)
[#006] sha256:5a53d8628bdc24cd91cbef3c4ffc7cc33a47915bc4169e9e520cfc2efba13cc1 - 30.66% (59 MB)
[#007] sha256:724974c1fad67b05f3572c4be08edbe547d9232dd9bfc6b8c43adcdc8e617757 - 0.01% (20.7 KB)
/bin/sh -c #(nop) ADD file:fe1f09249227e2da2089afb4d07e16cbf832eeb804120074acd2b8192876cd28 in /
2019-10-21 17:21:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-10-21 18:18:34 UTC/bin/sh -c apk add --no-cache ca-certificates
2019-10-21 18:18:35 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2019-11-01 20:20:09 UTC/bin/sh -c #(nop) ENV GOLANG_VERSION=1.13.4
2019-11-01 20:22:26 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps bash gcc musl-dev openssl go ; export GOROOT_BOOTSTRAP="$(go env GOROOT)" GOOS="$(go env GOOS)" GOARCH="$(go env GOARCH)" GOHOSTOS="$(go env GOHOSTOS)" GOHOSTARCH="$(go env GOHOSTARCH)" ; apkArch="$(apk --print-arch)"; case "$apkArch" in armhf) export GOARM='6' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '95dbeab442ee2746b9acf0934c8e2fc26414a0565c008631b04addb8c02e7624 *go.tgz' | sha256sum -c -; tar -C /usr/local -xzf go.tgz; rm go.tgz; cd /usr/local/go/src; ./make.bash; rm -rf /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj ; apk del .build-deps; export PATH="/usr/local/go/bin:$PATH"; go version
2019-11-01 20:22:26 UTC/bin/sh -c #(nop) ENV GOPATH=/go
2019-11-01 20:22:26 UTC/bin/sh -c #(nop) ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2019-11-01 20:22:27 UTC/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"
2019-11-01 20:22:27 UTC/bin/sh -c #(nop) WORKDIR /go
2019-12-12 20:22:46 UTC/bin/sh -c apk add --no-cache bash git jq tzdata;
2019-12-12 20:22:49 UTC/bin/sh -c #(nop) ENV FABRIC_CFG_PATH=/etc/hyperledger/fabric
2019-12-12 20:22:50 UTC/bin/sh -c #(nop) VOLUME [/etc/hyperledger/fabric]
2019-12-12 20:22:53 UTC/bin/sh -c #(nop) COPY dir:c82a5a610672c00a0ba8a6cdf289058237b1b8409f264193bfe099383db6ef44 in /usr/local/bin
2019-12-12 20:23:00 UTC/bin/sh -c #(nop) COPY dir:23fa54d37a44d33328293962dbf3e487da1f131fbc3ffc756967d72b7246b8aa in /etc/hyperledger/fabric
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.