2018-12-11 04:16:26 UTC
528 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 - 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)
/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
2018-12-11 04:14:47 UTC
583 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:0d67503d3ff96f2ecf56e6f53b6d10b562227891864b38cd82deb47291f67e4d - 7.39% (43.1 MB)
[#001] sha256:07981b37c9e3bc3e5f4f429666d7a70c88c9f91fd45b3d952cac1c2ef9070f16 - 0.0% (4.32 KB)
[#002] sha256:0681dda0efd1f87bfb765c22693ed2b8741ab6d27e0f2df29e159bffde05b9d8 - 1.1% (6.39 MB)
[#003] sha256:793a7c9ebe50d448767e36f1af45f6efb1be6f092764a26e111aef95357eed95 - 0.0% (4.32 KB)
[#004] sha256:0b43f68c0a6f7947693a13f1ad6f4d5893bb4d68a406f490d280c80a885ca392 - 25.67% (150 MB)
[#005] sha256:358ab7d8e9fa250623ed5bf3f3b195fa1fa80bbf6d449c4ab3b0eccdd57dccc2 - 0.0% (4.32 KB)
[#006] sha256:3e4938809ea374a8de468da5f128abb3cc50cf80605932d1843f144feda5d0a4 - 56.72% (331 MB)
[#007] sha256:3dc41a26ee1156010c5bac09012df9651593b347134c98120f75dbf5ea36dd32 - 1.99% (11.6 MB)
[#008] sha256:b29fc8c8168d9bf9fd104b5c1715b09f1fb715470005808c9a15cac5d096e8ae - 7.13% (41.5 MB)
[#009] sha256:07726103b2daea5c213dcaafcc9b88b340c5c5172e66cae78bc2a810cef55229 - 0.0% (19.6 KB)
/bin/sh -c #(nop) ADD file:e8d7ae40251e43d792ae1b2a67f12263d8a7bbdb75e0b43b488b1e3a4beb6ad2 in /
2018-09-05 11:44:00 UTC/bin/sh -c #(nop) CMD ["bash"]
2018-10-13 02:56:10 UTC/bin/sh -c #(nop) COPY dir:7a02c249ea4b9fc7dd03352f00e78fade0f76133c3fb2cd79eb2fb80ae116b5c in /tmp/scripts
2018-10-13 02:56:22 UTC/bin/sh -c cd /tmp/scripts && common/init.sh && docker/init.sh && common/cleanup.sh && rm -rf /tmp/scripts
2018-10-13 02:56:30 UTC/bin/sh -c #(nop) COPY dir:7a02c249ea4b9fc7dd03352f00e78fade0f76133c3fb2cd79eb2fb80ae116b5c in /tmp/scripts
2018-10-13 02:58:36 UTC/bin/sh -c cd /tmp/scripts && common/jvm.sh && common/cleanup.sh && rm -rf /tmp/scripts
2018-10-13 02:58:57 UTC/bin/sh -c #(nop) COPY dir:7a02c249ea4b9fc7dd03352f00e78fade0f76133c3fb2cd79eb2fb80ae116b5c in /tmp/scripts
2018-10-13 03:20:07 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:20:09 UTC/bin/sh -c #(nop) ENV GOPATH=/opt/gopath
2018-10-13 03:20:09 UTC/bin/sh -c #(nop) ENV GOROOT=/opt/go
2018-10-13 03:20:09 UTC/bin/sh -c #(nop) ENV GOCACHE=off
2018-10-13 03:20:09 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:14:38 UTC/bin/sh -c #(nop) ENV FABRIC_CFG_PATH=/etc/hyperledger/fabric
2018-12-11 04:14:45 UTC/bin/sh -c apt-get update && apt-get install -y jq
2018-12-11 04:14:46 UTC/bin/sh -c #(nop) VOLUME [/etc/hyperledger/fabric]
2018-12-11 04:14:47 UTC/bin/sh -c #(nop) COPY dir:138f678848cf8cba116ab537e46d4c30a2d801cdec9b418e7b8d9bd121425b4b in /usr/local/bin
2018-12-11 04:14:47 UTC/bin/sh -c #(nop) COPY dir:2f8ff0cf5ab8bbe951d6994c85a7e4691c5f010837211806e8de77ec4225eca7 in /etc/hyperledger/fabric
2018-12-11 04:14:47 UTC/bin/sh -c #(nop) LABEL org.hyperledger.fabric.version=1.4.0-rc1 org.hyperledger.fabric.base.version=0.4.14
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.