Namespace
hyperledger
Image / Tag
fabric-tools:ppc64le-1.1.0-alpha
Content Digest
sha256:9603c31515d6da5c0e1d0d99147ebb4bedcfefad88b673732693a7caf6641698
Details
Created

2018-01-26 16:46:40 UTC

Size

538 MB

Content Digest
Labels
  • org.hyperledger.fabric.base.version
    0.4.5
  • org.hyperledger.fabric.version
    1.1.0-alpha

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:0ad9ca03f1b2a7f12f5daadfdacaf6d12378930b9f2bc604e5ffc52f73b3a763 - 8.75% (47.1 MB)

[#001] sha256:7d2491df949431479c35e36dc67ee18250a9e033cb90681c34a86b498cb8dca6 - 0.0% (851 Bytes)

[#002] sha256:9a961cbb08c01b1964d6458776e7c7a232a14358cb316c0de0fa0cd8411aec7b - 0.0% (576 Bytes)

[#003] sha256:9f38c9e24bdd039bd98512bebc0aac6efb2cbdf0d0ef5a1733b483ced8fa32a9 - 0.0% (854 Bytes)

[#004] sha256:36070ab6f935db2945692670fe2cbb715c92831b753dffdb47c203af50180ba3 - 0.0% (169 Bytes)

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

[#006] sha256:7dc4d7a3f37406e01b152d91ac12a1e13b6294c2241e44441c747a710d61c476 - 4.37% (23.5 MB)

[#007] sha256:12b5cf0372ce876d3dcbf3b2052ce47baded29faee1ff9915f3537a1cab40db7 - 0.0% (3.72 KB)

[#008] sha256:0bca718cb1cce6796865de1d1f527a7599f65f718b67b058a4d34d01c5f7fad8 - 31.19% (168 MB)

[#009] sha256:9d82efebbcbc892c644a13774b00f6d79c86c0d56545ae5215d8bb4da4a29293 - 0.0% (3.72 KB)

[#010] sha256:2c078c079cce5717484138561bec5e678ce19961fc2bba522e5bc339213fd033 - 51.29% (276 MB)

[#011] sha256:05a5c494398a4635ff34c4f982f069dbd8188d115307056f7abc1c802a00bca4 - 0.0% (16.5 KB)

[#012] sha256:f388d3c86a114833b7ae9cf186e9b9659917a660aecbe6c344682cc935fd97ca - 0.6% (3.24 MB)

[#013] sha256:9efb155f47c27d4a0722d30897ef0a53f16eb43cb9e1bb01c07fb0c88fe55872 - 1.08% (5.84 MB)

[#014] sha256:a9068a74e0d3d8edd7e1c791a7daa4042b79be60bec45e27065e602bff58c739 - 1.1% (5.92 MB)

[#015] sha256:11706b85a0e3695c8bbcf65dd2a554d91d698c15a928d962ee1b74489bb3d15e - 1.62% (8.71 MB)


History
2017-08-11 02:39:59 UTC

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

2017-08-11 02:40:00 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-08-11 02:40:01 UTC

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

2017-08-11 02:40:02 UTC

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

2017-08-11 02:40:06 UTC

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

2017-08-11 02:40:06 UTC

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

2018-01-19 14:59:53 UTC

/bin/sh -c #(nop) COPY dir:85d2fa59dc416fe5df7c49b124fb3843ed0826dab5bf976434990ea902622721 in /tmp/scripts

2018-01-19 15:00:30 UTC

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

2018-01-19 15:00:31 UTC

/bin/sh -c #(nop) COPY dir:85d2fa59dc416fe5df7c49b124fb3843ed0826dab5bf976434990ea902622721 in /tmp/scripts

2018-01-19 15:06:32 UTC

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

2018-01-19 15:06:33 UTC

/bin/sh -c #(nop) COPY dir:85d2fa59dc416fe5df7c49b124fb3843ed0826dab5bf976434990ea902622721 in /tmp/scripts

2018-01-19 15:29:38 UTC

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

2018-01-19 15:29:42 UTC

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

2018-01-19 15:29:45 UTC

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

2018-01-19 15:29:48 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-01-26 16:46:17 UTC

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

2018-01-26 16:46:20 UTC

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

2018-01-26 16:46:24 UTC

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

2018-01-26 16:46:27 UTC

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

2018-01-26 16:46:30 UTC

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

2018-01-26 16:46:33 UTC

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

2018-01-26 16:46:37 UTC

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

2018-01-26 16:46:40 UTC

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

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