Namespace
hyperledger
Image / Tag
fabric-tools:amd64-2.4.0
Content Digest
sha256:82c1052cd7873723ef3c03ece7ee236031287b02cd42ba9659a48b482749d65a
Details
Created

2021-11-29 20:40:37 UTC

Size

174 MB

Content Digest
Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

GOLANG_VERSION

1.16.7

GOPATH

/go

PATH

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


Layers

[#000] sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 1.54% (2.68 MB)

[#001] sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 - 0.15% (275 KB)

[#002] sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd - 0.0% (154 Bytes)

[#003] sha256:ffa5077b735bdc167b706d1527fcddd982b288df7680520b3177ddfc380f582a - 57.99% (101 MB)

[#004] sha256:2e51fde7a4ad6d24bc53a7e725e663c5cd3ba9b72691005847b84a196d846c82 - 0.0% (156 Bytes)

[#005] sha256:4aa29a5074a4dfceaae9e90405c524aeaffe234b0ab2fd36be817acd236a3c4e - 4.54% (7.89 MB)

[#006] sha256:9b1a4931ded94707f59ac28a6edeaf9729842db33d2a107760abfa5fe8e47298 - 35.77% (62.2 MB)

[#007] sha256:7ccd225d4878a69d0b4168c80b5932558c9fd1e1998c75811962792880e2b3e7 - 0.01% (22.8 KB)


History
2021-08-27 17:19:45 UTC

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

2021-08-27 17:19:45 UTC

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

2021-08-30 21:44:05 UTC

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

2021-08-30 21:44:05 UTC

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

2021-08-30 21:44:06 UTC

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

2021-08-30 21:52:08 UTC

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

2021-08-30 21:54:36 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; arch="$(apk --print-arch)"; url=; case "$arch" in 'x86_64') export GOARCH='amd64' GOOS='linux'; ;; 'armhf') export GOARCH='arm' GOARM='6' GOOS='linux'; ;; 'armv7') export GOARCH='arm' GOARM='7' GOOS='linux'; ;; 'aarch64') export GOARCH='arm64' GOOS='linux'; ;; 'x86') export GO386='softfloat' GOARCH='386' GOOS='linux'; ;; 'ppc64le') export GOARCH='ppc64le' GOOS='linux'; ;; 's390x') export GOARCH='s390x' GOOS='linux'; ;; *) echo >&2 "error: unsupported architecture '$arch' (likely packaging update needed)"; exit 1 ;; esac; build=; if [ -z "$url" ]; then build=1; url='https://dl.google.com/go/go1.16.7.src.tar.gz'; sha256='1a9f2894d3d878729f7045072f30becebe243524cf2fce4e0a7b248b1e0654ac'; fi; wget -O go.tgz.asc "$url.asc"; wget -O go.tgz "$url"; echo "$sha256 *go.tgz" | sha256sum -c -; GNUPGHOME="$(mktemp -d)"; export GNUPGHOME; gpg --batch --keyserver keyserver.ubuntu.com --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; if [ -n "$build" ]; then apk add --no-cache --virtual .build-deps bash gcc go musl-dev ; ( cd /usr/local/go/src; export GOROOT_BOOTSTRAP="$(go env GOROOT)" GOHOSTOS="$GOOS" GOHOSTARCH="$GOARCH"; ./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 ; fi; apk del --no-network .fetch-deps; go version

2021-08-30 21:54:37 UTC

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

2021-08-30 21:54:37 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

2021-08-30 21:54:38 UTC

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

2021-08-30 21:54:38 UTC

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

2021-11-29 20:40:31 UTC

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

2021-11-29 20:40:32 UTC

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

2021-11-29 20:40:32 UTC

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

2021-11-29 20:40:36 UTC

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

2021-11-29 20:40:37 UTC

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