Namespace
hyperledger
Image / Tag
fabric-tools:amd64-1.4.0-rc1
Content Digest
sha256:cb255239878ac4ba582c285d972286554d433b31a9645aff242afdf016be9b9e
Details
Created

2018-12-11 04:16:26 UTC

Size

528 MB

Content Digest
Labels
  • org.hyperledger.fabric.base.version
    0.4.14
  • org.hyperledger.fabric.version
    1.4.0-rc1

Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

GOCACHE

off

GOPATH

/opt/gopath

GOROOT

/opt/go

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/go/bin:/opt/gopath/bin


Layers

[#000] sha256:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 7.82% (41.2 MB)

[#001] sha256:504facff238fde83f1ca8f9f54520b4219c5b8f80be9616ddc52d31448a044bd - 0.0% (846 Bytes)

[#002] sha256:ebbcacd28e101968415b0c812b2d2dc60f969e36b0b08c073bf796e12b1bb449 - 0.0% (615 Bytes)

[#003] sha256:c7fb3351ecad291a88b92b600037e2435c84a347683d540042086fe72c902b8a - 0.0% (850 Bytes)

[#004] sha256:2e3debadcbf7e542e2aefbce1b64a358b1931fb403b3e4aeca27cb4d809d56c2 - 0.0% (168 Bytes)

[#005] sha256:fc435e46e32e7dfd38c20e57663008796cd522464f1aa29cebe3c85cfdbde873 - 0.0% (4.32 KB)

[#006] sha256:a4922bafdce817c929bb89f4174589258e8d23334359d1640093ee4c8fb4813f - 0.63% (3.34 MB)

[#007] sha256:14675a1189ca2040c3cc15cfd9ed57ab8e49791705207d5db9c28da373573fb9 - 0.0% (4.32 KB)

[#008] sha256:33f930d7053e349970a9fdfe4ca78d7dd32da638b05004d566841c1540825d58 - 23.03% (122 MB)

[#009] sha256:7aa21e006739f0a0b399214ae78285cf4ced9a9fd73f6ff00bb3820566cc4fd2 - 0.0% (4.32 KB)

[#010] sha256:806ba27e29bb016295cfe4ccba331d4ce9e9effe0df509edc9bc0a2249936cf4 - 54.98% (290 MB)

[#011] sha256:a7f1caf953b95e5c4a224d628ed866ef38ade23bc5e5bcc089c68e11750c4a85 - 5.62% (29.7 MB)

[#012] sha256:202c12399bf32fbf6a9f3c01e78e4b943084511da67a0d7fc08bd01a00251fbd - 7.91% (41.7 MB)

[#013] sha256:f21b148ad079252a1e4f6768208345c3e7665d1e0c3956dd4ec6c5daa647d245 - 0.0% (19.6 KB)


History
2018-09-05 22:20:55 UTC

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

2018-09-05 22:20:55 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2018-09-05 22:20:56 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2018-09-05 22:20:57 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2018-09-05 22:20:57 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2018-09-05 22:20:57 UTC

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

2018-10-13 03:03:13 UTC

/bin/sh -c #(nop) COPY dir:7a02c249ea4b9fc7dd03352f00e78fade0f76133c3fb2cd79eb2fb80ae116b5c in /tmp/scripts

2018-10-13 03:03:36 UTC

/bin/sh -c cd /tmp/scripts && common/init.sh && docker/init.sh && common/cleanup.sh && rm -rf /tmp/scripts

2018-10-13 03:03:44 UTC

/bin/sh -c #(nop) COPY dir:7a02c249ea4b9fc7dd03352f00e78fade0f76133c3fb2cd79eb2fb80ae116b5c in /tmp/scripts

2018-10-13 03:05:42 UTC

/bin/sh -c cd /tmp/scripts && common/jvm.sh && common/cleanup.sh && rm -rf /tmp/scripts

2018-10-13 03:06:31 UTC

/bin/sh -c #(nop) COPY dir:7a02c249ea4b9fc7dd03352f00e78fade0f76133c3fb2cd79eb2fb80ae116b5c in /tmp/scripts

2018-10-13 03:31:58 UTC

/bin/sh -c cd /tmp/scripts && common/packages.sh && common/setup.sh && docker/fixup.sh && common/cleanup.sh && rm -rf /tmp/scripts

2018-10-13 03:32:00 UTC

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

2018-10-13 03:32:00 UTC

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

2018-10-13 03:32:00 UTC

/bin/sh -c #(nop) ENV GOCACHE=off

2018-10-13 03:32:00 UTC

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

2018-12-11 04:16:08 UTC

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

2018-12-11 04:16:21 UTC

/bin/sh -c apt-get update && apt-get install -y jq

2018-12-11 04:16:21 UTC

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

2018-12-11 04:16:25 UTC

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

2018-12-11 04:16:26 UTC

/bin/sh -c #(nop) COPY dir:2f8ff0cf5ab8bbe951d6994c85a7e4691c5f010837211806e8de77ec4225eca7 in /etc/hyperledger/fabric

2018-12-11 04:16:26 UTC

/bin/sh -c #(nop) LABEL org.hyperledger.fabric.version=1.4.0-rc1 org.hyperledger.fabric.base.version=0.4.14

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