Namespace
hyperledger
Image / Tag
fabric-tools:2.1.1
Content Digest
sha256:91946778a2ea394f7b1e410b3538a00e0f5891245b6366576cf38c64c4b42097
Details
Created

2020-06-01 12:48:31 UTC

Size

197 MB

Content Digest
Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

GOLANG_VERSION

1.14.1

GOPATH

/go

PATH

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


Layers

[#000] sha256:aad63a9339440e7c3e1fff2b988991b9bfb81280042fa7f39a5e327023056819 - 1.36% (2.67 MB)

[#001] sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 - 0.15% (294 KB)

[#002] sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 - 0.0% (153 Bytes)

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

[#004] sha256:08684ee472f39cbba2db3b665d1e96eb3ba2e634302461e4bf13aada1d7f6a7e - 0.0% (126 Bytes)

[#005] sha256:7234151e253ab9abdbe65105e3d96cf06c74d5968ccf7e9f4810559f1d9fb38f - 4.72% (9.3 MB)

[#006] sha256:5dd3f549f379819d4c2dd5b84438d4df7b90b285da2ddd7d6ded881120563fb3 - 29.92% (59 MB)

[#007] sha256:762e56238963290873d1b2775606d4e4265e73f8aebf9d43d0e45785aedbbe81 - 0.01% (21.6 KB)


History
2020-03-23 21:19:34 UTC

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

2020-03-23 21:19:34 UTC

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

2020-03-23 23:02:02 UTC

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

2020-03-23 23:02:04 UTC

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

2020-03-23 23:02:04 UTC

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

2020-03-23 23:07:02 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 '2ad2572115b0d1b4cb4c138e6b3a31cee6294cb48af75ee86bec3dca04507676 *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-03-23 23:07:02 UTC

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

2020-03-23 23:07:03 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-03-23 23:07:04 UTC

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

2020-03-23 23:07:05 UTC

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

2020-06-01 12:48:22 UTC

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

2020-06-01 12:48:23 UTC

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

2020-06-01 12:48:24 UTC

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

2020-06-01 12:48:26 UTC

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

2020-06-01 12:48:31 UTC

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