Namespace
hyperledger
Image / Tag
fabric-tools:x86_64-1.1.0-preview
Content Digest
sha256:2547df9220680311fa2a0253699b435e15eabc4dea3cf0210a5cc4f3d41ab501
Details
Created

2017-11-01 19:34:19 UTC

Size

458 MB

Content Digest
Labels
  • org.hyperledger.fabric.base.version
    0.4.2
  • org.hyperledger.fabric.version
    1.1.0-preview

Environment
FABRIC_CFG_PATH

/etc/hyperledger/fabric

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:9fb6c798fa41e509b58bccc5c29654c3ff4648b608f5daa67c1aab6a7d02c118 - 9.91% (45.3 MB)

[#001] sha256:3b61febd4aefe982e0cb9c696d415137384d1a01052b50a85aae46439e15e49a - 0.0% (848 Bytes)

[#002] sha256:9d99b9777eb02b8943c0e72d7a7baec5c782f8fd976825c9d3fb48b3101aacc2 - 0.0% (621 Bytes)

[#003] sha256:d010c8cf75d7eb5d2504d5ffa0d19696e8d745a457dd8d28ec6dd41d3763617e - 0.0% (853 Bytes)

[#004] sha256:7fac07fb303e0589b9c23e6f49d5dc1ff9d6f3c8c88cabe768b430bdb47f03a9 - 0.0% (169 Bytes)

[#005] sha256:90da40a891641c141b9411cfafd7b045adbaa7595218bcf91e7df3dc50d272d5 - 0.0% (3.72 KB)

[#006] sha256:0ad767d382a33176098e6cc9d25ed9e4814c81f57bfdbb578ac72d015d770656 - 0.73% (3.36 MB)

[#007] sha256:5b6844bd5c3bf7e533c826bfc80492f01b14eab0b51fde3a24936fc041c379e9 - 0.0% (3.72 KB)

[#008] sha256:b8c3ee398c82faa85ad348df949b1d20543e7a6c673509123fd9413c80a25f47 - 25.64% (117 MB)

[#009] sha256:8ce4a9cf2e051d53f4081879c17c7df75808cc476b7fd01a5efaa056cddb0e20 - 0.0% (3.72 KB)

[#010] sha256:2ad3fb81c00a1b33587dc131d4c3b94b65d0fc4713fd734093d8163b1104e215 - 58.24% (266 MB)

[#011] sha256:20a5a87d85bbbdad0eb8dbde66e0333631471f11fd01d3bdb1e7ae9161ba138c - 0.0% (15.6 KB)

[#012] sha256:fba9b956f55dc10a8fb0099e6d14b11b3b617f2c05634f1ff49f1dffae9a303b - 0.76% (3.46 MB)

[#013] sha256:02911a70e8beb15a139348e27bbe2fbb55dcd3535c6552ee5d8d07c5c3cdd482 - 1.33% (6.1 MB)

[#014] sha256:98dfdbf5691c976434dac1e4d34456218273da7081537e6c3b4fb9e12aa01451 - 1.38% (6.33 MB)

[#015] sha256:9064547271af15118bb747d7dd8c1f0b0cba39e4ff7784f6da6b731312066e61 - 2.0% (9.17 MB)


History
2017-09-18 23:31:37 UTC

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

2017-09-18 23:31:38 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

2017-09-18 23:31:38 UTC

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

2017-09-18 23:31:39 UTC

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

2017-09-18 23:31:40 UTC

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

2017-09-18 23:31:40 UTC

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

2017-09-25 02:01:45 UTC

/bin/sh -c #(nop) COPY dir:2f930c2b9576f9674a0995fc8e183ac9fcf3497ca9a0f03fe5084cb42ac4279a in /tmp/scripts

2017-09-25 02:02:11 UTC

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

2017-09-25 02:02:19 UTC

/bin/sh -c #(nop) COPY dir:2f930c2b9576f9674a0995fc8e183ac9fcf3497ca9a0f03fe5084cb42ac4279a in /tmp/scripts

2017-09-25 02:03:49 UTC

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

2017-09-25 02:04:42 UTC

/bin/sh -c #(nop) COPY dir:2f930c2b9576f9674a0995fc8e183ac9fcf3497ca9a0f03fe5084cb42ac4279a in /tmp/scripts

2017-09-25 02:26:56 UTC

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

2017-09-25 02:26:58 UTC

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

2017-09-25 02:26:58 UTC

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

2017-09-25 02:26:58 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

2017-11-01 19:34:14 UTC

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

2017-11-01 19:34:14 UTC

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

2017-11-01 19:34:15 UTC

/bin/sh -c #(nop) ADD file:d29565e072753508e2323c8d9cbc6b544b12211ab26c5b2fb2672c1fdf7c150e in /etc/hyperledger/fabric

2017-11-01 19:34:17 UTC

/bin/sh -c #(nop) COPY file:d21d51d2486171c1fe8d13253d7260918874ec4a481290388039f40e46f35a36 in /usr/local/bin

2017-11-01 19:34:17 UTC

/bin/sh -c #(nop) COPY file:6e2122574b527d19dd2b0114dcf0dceb43ca5096e2fe318a3d04010970640970 in /usr/local/bin

2017-11-01 19:34:18 UTC

/bin/sh -c #(nop) COPY file:11f634624fecd8bcfea3eb024290177b2d6a0fb12019dc05a3fc535ecaec5c66 in /usr/local/bin

2017-11-01 19:34:19 UTC

/bin/sh -c #(nop) COPY file:b99b7322f2e60dc6ecb9419bd0a4a6150e451ff681a0d8547f7d4b1af4a3e240 in /usr/local/bin

2017-11-01 19:34:19 UTC

/bin/sh -c #(nop) LABEL org.hyperledger.fabric.version=1.1.0-preview org.hyperledger.fabric.base.version=0.4.2

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