Namespace
hyperledger
Image / Tag
fabric-tools:2.2.0
Content Digest
sha256:d328c63a5ca2e9d27e74ee43d17fcfada9937961d5e70433a1d66352f6e7b652
Details
Created

2020-07-09 13:28:39 UTC

Size

197 MB

Content Digest
Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

GOLANG_VERSION

1.14.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:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 1.35% (2.67 MB)

[#001] sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d - 0.14% (276 KB)

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

[#003] sha256:9e0cccf56431698a0981b191f61dcb4ba6afa272d35deb14eaccf2cb46ed0f9d - 63.85% (126 MB)

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

[#005] sha256:71ccef561004c753fdd05df3ee172c6c408b2b43860c3d749f0d936f70ff40af - 4.78% (9.44 MB)

[#006] sha256:b6f489e17ff2a66a5867c9979324991e3fe392b6b8dce88757c87a6d83fae589 - 29.87% (58.9 MB)

[#007] sha256:c767f04d100e388138e8e0eb16164858f16ea0ba8caaf3962aaac64fa131d6e8 - 0.01% (21.7 KB)


History
2020-05-29 21:19:46 UTC

/bin/sh -c #(nop) ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /

2020-05-29 21:19:46 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2020-06-02 01:30:19 UTC

/bin/sh -c apk add --no-cache ca-certificates

2020-06-02 01:30:20 UTC

/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf

2020-06-02 01:30:20 UTC

/bin/sh -c #(nop) ENV GOLANG_VERSION=1.14.4

2020-06-02 01:32:34 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' ;; armv7) export GOARM='7' ;; x86) export GO386='387' ;; esac; wget -O go.tgz "https://golang.org/dl/go$GOLANG_VERSION.src.tar.gz"; echo '7011af3bbc2ac108d1b82ea8abb87b2e63f78844f0259be20cde4d42c5c40584 *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

2020-06-02 01:32:35 UTC

/bin/sh -c #(nop) ENV GOPATH=/go

2020-06-02 01:32:35 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

2020-06-02 01:32:36 UTC

/bin/sh -c mkdir -p "$GOPATH/src" "$GOPATH/bin" && chmod -R 777 "$GOPATH"

2020-06-02 01:32:36 UTC

/bin/sh -c #(nop) WORKDIR /go

2020-07-09 13:28:31 UTC

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

2020-07-09 13:28:32 UTC

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

2020-07-09 13:28:32 UTC

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

2020-07-09 13:28:35 UTC

/bin/sh -c #(nop) COPY dir:7ea244ec020c418cbe1e81e6d7cc24242822ebbf45330e44310a5b4a6faae6a1 in /usr/local/bin

2020-07-09 13:28:39 UTC

/bin/sh -c #(nop) COPY dir:94dfbcde857de4743a2782717fb4d0647b2462dbbceb3ccdb614e376750be779 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