Namespace
hyperledger
Image / Tag
fabric-tools:amd64-2.2.2
Content Digest
sha256:a149d463e8679ef8ed7499b81c55539067d0989c804070fe2a6ca744ac2b692d
Details
Created

2021-01-28 01:16:28 UTC

Size

174 MB

Content Digest
Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

GOLANG_VERSION

1.14.12

GOPATH

/go

PATH

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


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 1.54% (2.67 MB)

[#001] sha256:0ef7d3d256c8367c41c431143c63d083a25dd62ec9ee9d9773dd9e6c7b70ec9e - 0.15% (274 KB)

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

[#003] sha256:a99aea8d7e6633bde7390ec685502f747b02049ffa25441664112e7b2cf7a114 - 58.85% (102 MB)

[#004] sha256:a5124c9860dcbdaf3d0848aba10a21f9108f071f305aed62e87dadebd377990f - 0.0% (127 Bytes)

[#005] sha256:078888f6c53b6b5e18f1d5ab8ccab1475fcf8763acad9693a7aea6e914ad1ddd - 5.43% (9.44 MB)

[#006] sha256:7ac0e26e0430f174a6e8c8d7518f2f327b2ec3f82beb695ace09d0ac3611916e - 34.01% (59.1 MB)

[#007] sha256:6e5dd8a13d612e2c1773e9b504e76570781f19270964df1bb4fde7dbececc9ec - 0.01% (21.9 KB)


History
2020-10-22 02:19:24 UTC

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

2020-10-22 02:19:24 UTC

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

2020-10-22 03:34:56 UTC

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

2020-10-22 03:34:57 UTC

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

2020-10-22 03:34:57 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-11-12 21:23:18 UTC

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

2020-11-12 21:25:33 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps bash gcc gnupg go musl-dev openssl ; 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; url='https://storage.googleapis.com/golang/go1.14.12.src.tar.gz'; sha256='b34f4b7ad799eab4c1a52bdef253602ce957125a512f5a1b28dce43c6841b971'; wget -O go.tgz.asc "$url.asc"; wget -O go.tgz "$url"; echo "$sha256 *go.tgz" | sha256sum -c -; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 'EB4C 1BFD 4F04 2F6D DDCC EC91 7721 F63B D38B 4796'; gpg --batch --verify go.tgz.asc go.tgz; gpgconf --kill all; rm -rf "$GNUPGHOME" go.tgz.asc; tar -C /usr/local -xzf go.tgz; rm go.tgz; goEnv="$(go env | sed -rn -e '/^GO(OS|ARCH|ARM|386)=/s//export \0/p')"; eval "$goEnv"; [ -n "$GOOS" ]; [ -n "$GOARCH" ]; ( cd /usr/local/go/src; ./make.bash; ); apk del --no-network .build-deps; go install std; rm -rf /usr/local/go/pkg/*/cmd /usr/local/go/pkg/bootstrap /usr/local/go/pkg/obj /usr/local/go/pkg/tool/*/api /usr/local/go/pkg/tool/*/go_bootstrap /usr/local/go/src/cmd/dist/dist ; go version

2020-11-12 21:25:33 UTC

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

2020-11-12 21:25:34 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-11-12 21:25:35 UTC

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

2020-11-12 21:25:35 UTC

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

2021-01-28 01:16:20 UTC

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

2021-01-28 01:16:21 UTC

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

2021-01-28 01:16:21 UTC

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

2021-01-28 01:16:24 UTC

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

2021-01-28 01:16:28 UTC

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