2020-01-29 22:18:42 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.95% (121 MB)
[#004] sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 - 0.0% (125 Bytes)
[#005] sha256:7248511475f8b57069e0a96e6486e1f23d99363d7f78156ed8a7efdfbb5192f2 - 4.87% (9.37 MB)
[#006] sha256:86517f31fe813ce000a7ebaa9790e2c938544d75e5dcef5d1a593980e9c4617a - 30.64% (58.9 MB)
[#007] sha256:3652d5cbc5d087cf2dc91e5b5affc5ddbfc88e8bc098ca1df9c45f04c823bf0a - 0.01% (20.9 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
2020-01-29 22:18:33 UTC/bin/sh -c apk add --no-cache bash git jq tzdata;
2020-01-29 22:18:35 UTC/bin/sh -c #(nop) ENV FABRIC_CFG_PATH=/etc/hyperledger/fabric
2020-01-29 22:18:35 UTC/bin/sh -c #(nop) VOLUME [/etc/hyperledger/fabric]
2020-01-29 22:18:38 UTC/bin/sh -c #(nop) COPY dir:9c70c806902f54f29dbb386538981eb7ca40670885d87716348774221865945c in /usr/local/bin
2020-01-29 22:18:42 UTC/bin/sh -c #(nop) COPY dir:deb0b3353980568535f01d6b181dfdf6092487fb4ac3e84ea0f9ecb9b990eedb 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.