Namespace
hyperledger
Image / Tag
fabric-tools:2.0
Content Digest
sha256:7b63c5173a64a10a28e623b553d0aa8baf8256505b9c7c6abcc6f8461ab72593
Details
Created

2020-02-26 22:10:16 UTC

Size

192 MB

Content Digest
Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

GOLANG_VERSION

1.13.4

GOPATH

/go

PATH

/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 1.39% (2.66 MB)

[#001] sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 - 0.15% (295 KB)

[#002] sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd - 0.0% (155 Bytes)

[#003] sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 - 63.08% (121 MB)

[#004] sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 - 0.0% (125 Bytes)

[#005] sha256:90bdf28e8f34015d6980990c66f31e7fcef5dd4650caa58fba3b9bdc95ebba78 - 4.67% (8.96 MB)

[#006] sha256:a78d32ce106e4b508f5aeb8bef1c2cbd379288261d4714e8dc4a3d617cff2a97 - 30.7% (58.9 MB)

[#007] sha256:1a489235c6bf8f5d96ab37907fa38603a633af9f802c18914a473ef0b15b3dd3 - 0.01% (21.1 KB)


History
2019-10-21 17:21:42 UTC

/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-02-26 22:10:07 UTC

/bin/sh -c apk add --no-cache bash git jq tzdata;

2020-02-26 22:10:08 UTC

/bin/sh -c #(nop) ENV FABRIC_CFG_PATH=/etc/hyperledger/fabric

2020-02-26 22:10:09 UTC

/bin/sh -c #(nop) VOLUME [/etc/hyperledger/fabric]

2020-02-26 22:10:11 UTC

/bin/sh -c #(nop) COPY dir:23ad66a4fa5e9458b8bcd9e5d22e0145f098117d3befe3176432d200442da054 in /usr/local/bin

2020-02-26 22:10:16 UTC

/bin/sh -c #(nop) COPY dir:98879fb3a5aa46420b89f4dd78ab09fb87d477207ee8cfd3812f6cf6d7618db7 in /etc/hyperledger/fabric

Danger Zone
Delete Tag

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.

Delete