2018-10-10 14:38:15 UTC
489 MB
/etc/hyperledger/fabric
GOCACHEoff
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
[#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)
/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
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.