Namespace
hyperledger
Image / Tag
fabric-tools:1.3.0
Content Digest
sha256:058cff3b378c1f3ebe35d56deb7bf33171bf19b327d91b452991509b8e9c7870
Details
Created

2018-10-10 14:38:15 UTC

Size

489 MB

Content Digest
Labels
  • org.hyperledger.fabric.base.version
    0.4.13
  • org.hyperledger.fabric.version
    1.3.0

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 - 8.43% (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:8ff2951c3d3f85ee5667381bf391040fef0f10ec7da758d99b4bfb6bce734e3f - 0.0% (4.33 KB)

[#006] sha256:1fe35bf6bbad27c22cf1ef1a7ffb91b1eb54d4ce9f55be617c0c4fa0ab0d31cb - 0.68% (3.34 MB)

[#007] sha256:f3bda0ed3a9456b5ecfe06acccc64e34ef604cc3689ad5a1f589c50826fe110d - 0.0% (4.33 KB)

[#008] sha256:bd61b4bf6419522f017d2689aa077a15d4c433434a81d95d6b7d107092107928 - 24.85% (122 MB)

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

[#010] sha256:4f3dcdea854deb97358a381231c42f6786c25404b35c1dbb3090939169c7fab9 - 52.61% (257 MB)

[#011] sha256:8aa8fc04c03ebb635d49da07409ecd9e272dcac39f553173517addd4f96179c1 - 6.03% (29.5 MB)

[#012] sha256:d5b255748f84be6958fb86166bd94dc1b18aafe37350e7b7ca56e92c826e293f - 7.39% (36.2 MB)

[#013] sha256:8c54f840b9e35683c928c451684b5f9ded8efe9bf283a080f12eaeb56e1bd2bf - 0.0% (20.4 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-09 03:47:35 UTC

/bin/sh -c #(nop) COPY dir:868bf5ede5fa6bde60f853bf1499e0f6e94bc5643744ddd93e975bebf3367c94 in /tmp/scripts

2018-10-09 03:48:03 UTC

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

2018-10-09 03:48:12 UTC

/bin/sh -c #(nop) COPY dir:868bf5ede5fa6bde60f853bf1499e0f6e94bc5643744ddd93e975bebf3367c94 in /tmp/scripts

2018-10-09 03:49:38 UTC

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

2018-10-09 03:50:24 UTC

/bin/sh -c #(nop) COPY dir:868bf5ede5fa6bde60f853bf1499e0f6e94bc5643744ddd93e975bebf3367c94 in /tmp/scripts

2018-10-09 04:16:19 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-09 04:16:20 UTC

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

2018-10-09 04:16:21 UTC

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

2018-10-09 04:16:21 UTC

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

2018-10-09 04:16:21 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-10-10 14:38:02 UTC

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

2018-10-10 14:38:11 UTC

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

2018-10-10 14:38:11 UTC

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

2018-10-10 14:38:14 UTC

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

2018-10-10 14:38:14 UTC

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

2018-10-10 14:38:15 UTC

/bin/sh -c #(nop) LABEL org.hyperledger.fabric.version=1.3.0 org.hyperledger.fabric.base.version=0.4.13

Details
Created

2018-10-10 14:38:49 UTC

Size

552 MB

Content Digest
Labels
  • org.hyperledger.fabric.base.version
    0.4.13
  • org.hyperledger.fabric.version
    1.3.0

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:0d67503d3ff96f2ecf56e6f53b6d10b562227891864b38cd82deb47291f67e4d - 7.81% (43.1 MB)

[#001] sha256:852572b0d11210d406546f3aabe9bccfcead36d7b1f3a01c988ac1fe55fe3dc5 - 0.0% (4.32 KB)

[#002] sha256:4d82153d62d985cc5dbe1ff6de79ac60b4ca803e6221834eb58a818e770387fd - 1.16% (6.39 MB)

[#003] sha256:7ecca200bf8a3239f3f51909b2741232e1f11b054e744c4a8f5cc53c1a0b5499 - 0.0% (4.32 KB)

[#004] sha256:9ee04f4c991635c955648bfc2b6529d124de8eac7f5e4ae9e44144b89ef7b2c5 - 27.1% (150 MB)

[#005] sha256:46a044c72feb530b561e50cadf2627e84eae450d597a3395a4c1843e5e22e444 - 0.0% (4.33 KB)

[#006] sha256:dcd469dd69bcdcb21f5e23ac8ff975173dad57ab4d5e636b8f32ff41e7c1c117 - 55.24% (305 MB)

[#007] sha256:786fe7923a6ba8ce773d6480ec6c8e59e2b315b89484134de320c337c768163e - 2.1% (11.6 MB)

[#008] sha256:3d2978c98c7cd1da8050da91fe2a63701abdea9564f689625341f3ac12af1316 - 6.6% (36.4 MB)

[#009] sha256:b4a8a992d3d0c6b50e18464286f99ba63b11a78960b4c95c2192c75e9ecdcbbe - 0.0% (20.4 KB)


History
2018-09-05 11:43:59 UTC

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

2018-09-05 11:44:00 UTC

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

2018-10-09 03:42:48 UTC

/bin/sh -c #(nop) COPY dir:868bf5ede5fa6bde60f853bf1499e0f6e94bc5643744ddd93e975bebf3367c94 in /tmp/scripts

2018-10-09 03:42:59 UTC

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

2018-10-09 03:43:06 UTC

/bin/sh -c #(nop) COPY dir:868bf5ede5fa6bde60f853bf1499e0f6e94bc5643744ddd93e975bebf3367c94 in /tmp/scripts

2018-10-09 03:45:34 UTC

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

2018-10-09 03:45:58 UTC

/bin/sh -c #(nop) COPY dir:868bf5ede5fa6bde60f853bf1499e0f6e94bc5643744ddd93e975bebf3367c94 in /tmp/scripts

2018-10-09 04:07:43 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-09 04:07:45 UTC

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

2018-10-09 04:07:45 UTC

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

2018-10-09 04:07:45 UTC

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

2018-10-09 04:07:45 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-10-10 14:38:43 UTC

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

2018-10-10 14:38:48 UTC

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

2018-10-10 14:38:48 UTC

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

2018-10-10 14:38:49 UTC

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

2018-10-10 14:38:49 UTC

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

2018-10-10 14:38:49 UTC

/bin/sh -c #(nop) LABEL org.hyperledger.fabric.version=1.3.0 org.hyperledger.fabric.base.version=0.4.13

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