Namespace
hyperledger
Image / Tag
fabric-ccenv:amd64-2.4.0-beta
Content Digest
sha256:8b4f3402e3bfe6771a883ee25bdbc5990b4e6773304d1efc8af7418ee2c68264
Details
Created

2021-08-12 02:24:31 UTC

Size

174 MB

Content Digest
Environment
GOLANG_VERSION

1.15.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:4c0d98bf9879488e0407f897d9dd4bf758555a78e39675e72b5124ccf12c2580 - 1.54% (2.68 MB)

[#001] sha256:9e181322f1e7b3ebee5deeef0af7d13619801172e91d2d73dcf79b5d53d82d91 - 0.15% (275 KB)

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

[#003] sha256:8b36f00a8e74ce31a867744519cc5db8c4aaeb181cffcda1b4d8269b1cc7f336 - 58.51% (102 MB)

[#004] sha256:5e5ebcc3e85238e4fbf5ab2428f9ed61dcede6c59b605d56b2f02fb991c70850 - 0.0% (126 Bytes)

[#005] sha256:e90615532d8dbc6b7c7c7acdd0f914edf74afac575724342c58a4019ead812c9 - 39.79% (69.2 MB)

[#006] sha256:86e4b4cc96fec831db7d133b236e717e66ae93e3c133a6622ee580e1f7c1fefb - 0.0% (134 Bytes)

[#007] sha256:37dbea8b7df79f069c88085437af29bc40c96b643c7f4ff82283d8af9bbe5380 - 0.0% (1.21 KB)

[#008] sha256:e1c75754670d5199e81ff20306bf6c57a6710e8549c16ab8f3e7ffb25ab5bebf - 0.0% (138 Bytes)


History
2021-01-28 23:19:38 UTC

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

2021-01-28 23:19:38 UTC

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

2021-01-29 00:36:32 UTC

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

2021-01-29 00:36:34 UTC

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

2021-01-29 00:36:34 UTC

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

2021-01-29 00:41:47 UTC

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

2021-01-29 00:46:18 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.15.7.src.tar.gz'; sha256='8631b3aafd8ecb9244ec2ffb8a2a8b4983cf4ad15572b9801f7c5b167c1a2abc'; 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

2021-01-29 00:46:19 UTC

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

2021-01-29 00:46:19 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-01-29 00:46:21 UTC

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

2021-01-29 00:46:21 UTC

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

2021-08-12 02:24:27 UTC

/bin/sh -c apk add --no-cache binutils-gold g++ gcc git musl-dev

2021-08-12 02:24:28 UTC

/bin/sh -c mkdir -p /chaincode/output /chaincode/input

2021-08-12 02:24:29 UTC

/bin/sh -c addgroup -g 500 chaincode && adduser -u 500 -D -h /home/chaincode -G chaincode chaincode

2021-08-12 02:24:30 UTC

/bin/sh -c chown -R chaincode:chaincode /chaincode

2021-08-12 02:24:31 UTC

/bin/sh -c #(nop) USER chaincode

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