Namespace
hyperledger
Image / Tag
fabric-tools:amd64-2.3.3
Content Digest
sha256:634c66833a264939b9920cfa0a47b028c20b39475d0bc7ca02841137ea2c4e86
Details
Created

2021-09-09 15:11:15 UTC

Size

169 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.59% (2.68 MB)

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

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

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

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

[#005] sha256:fa96723f2624cae1499cad2881ba428533c5e9abedfe2443582472612a6cf181 - 4.67% (7.87 MB)

[#006] sha256:d34ad363c0cf86d34e7e1dab9e9fe64df775a4c4e14fa2c8cda1d69e1fcb4370 - 33.68% (56.8 MB)

[#007] sha256:ab37c24ec85beb53ee69215d0b36d57ed89372d4d59ad50fe8eeb0218410f2b9 - 0.01% (22.7 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-09-09 15:11:10 UTC

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

2021-09-09 15:11:10 UTC

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

2021-09-09 15:11:11 UTC

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

2021-09-09 15:11:14 UTC

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

2021-09-09 15:11:15 UTC

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