2017-08-10 10:43:16 UTC
487 MB
/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:2eb37c2f6326dc1259206bc60cdb922daf299c66f768feb4ce9a643ddf6153e4 - 10.32% (50.3 MB)
[#001] sha256:235d9f2a57cbd881b79e96fd6d49ce6bc17403a4a8d3e45282c1dd250445cc6c - 0.0% (851 Bytes)
[#002] sha256:0ccb41c8eccc2eae1ac0b4205674565ab5e4ccec4d9f55099426ac8d904b2022 - 0.0% (475 Bytes)
[#003] sha256:80df6f13a244cd0ed86e22a9743413b73190f1b24f2f0de671df431c587638e6 - 0.0% (681 Bytes)
[#004] sha256:a4cd8cc8e8a5c3e8043c71c04b8d090ccbbf424393e4844b697c2326846f1568 - 0.0% (168 Bytes)
[#005] sha256:c6039d17d3dbb7b2501e5775930b67160c1e0caa28f03677ec09f7bfc54274f7 - 0.0% (3.77 KB)
[#006] sha256:e167ce867bd526e7d51aefabfe3b972d78fb4c66f93401430b86ed0c3d64ccfb - 5.65% (27.6 MB)
[#007] sha256:34ef41bfcfbd2cd005f1ea81831d2b8904cff83ccff4e1764526354d9b88fb80 - 0.0% (3.77 KB)
[#008] sha256:40c70e1e0b1831de5c284c3acbcb00ac874648b33b5a8d62fd47a48cfe576400 - 30.35% (148 MB)
[#009] sha256:07d99dc3d9d4456bf3a4b9b1fef508461ca8fb9539b8b9647d9fc17b27b33036 - 0.0% (3.77 KB)
[#010] sha256:d608fdab597c94723b47a892ed8ef2537ec962e1ad0e2e1135a16016ce4dd21b - 50.42% (246 MB)
[#011] sha256:59a15f5e271dd47879d4a7e1d92462c4cc5332a703be4425ad20e7331bc50d56 - 3.08% (15 MB)
[#012] sha256:54c16cc3b6ba1830dfad0a201a23ec84c5e32d4399c39f32b5a583c9f31f9ffd - 0.17% (861 KB)
[#013] sha256:be4ba4c001ef9488fa88a9ed5fd65a726a9442db576f6b4745d9197fabdb951b - 0.0% (136 Bytes)
/bin/sh -c #(nop) ADD file:e5ab54a3145dc64a3fce7af70945377a832396cb176ff2e115480ede6f0e9714 in /
2017-03-10 11:18:45 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-03-10 11:18:46 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2017-03-10 11:18:47 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2017-03-10 11:18:47 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2017-03-10 11:18:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-05-09 22:51:58 UTC/bin/sh -c #(nop) COPY dir:e0b3f18ba57fdfefb887829209aa7b57e3601f59b93ce4e7fdd530188fb4d187 in /tmp/scripts
2017-05-09 22:56:34 UTC/bin/sh -c cd /tmp/scripts && common/init.sh && docker/init.sh && common/cleanup.sh && rm -rf /tmp/scripts
2017-05-09 22:57:10 UTC/bin/sh -c #(nop) COPY dir:e0b3f18ba57fdfefb887829209aa7b57e3601f59b93ce4e7fdd530188fb4d187 in /tmp/scripts
2017-05-09 23:05:22 UTC/bin/sh -c cd /tmp/scripts && common/jvm.sh && common/cleanup.sh && rm -rf /tmp/scripts
2017-05-09 23:06:19 UTC/bin/sh -c #(nop) COPY dir:e0b3f18ba57fdfefb887829209aa7b57e3601f59b93ce4e7fdd530188fb4d187 in /tmp/scripts
2017-05-09 23:31:14 UTC/bin/sh -c cd /tmp/scripts && common/packages.sh && common/setup.sh && docker/fixup.sh && common/cleanup.sh && rm -rf /tmp/scripts
2017-05-09 23:31:18 UTC/bin/sh -c #(nop) ENV GOPATH=/opt/gopath
2017-05-09 23:31:24 UTC/bin/sh -c #(nop) ENV GOROOT=/opt/go
2017-05-09 23:31:29 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-08-10 10:42:54 UTC/bin/sh -c #(nop) COPY multi:52c5eeaec678c1254fff1417c3767f399f3776223ab051179f300b80af50838f in /usr/local/bin/
2017-08-10 10:42:58 UTC/bin/sh -c #(nop) ADD file:c224b4695be51ab2580dc9ddb945f853d389dbfe0051e51202c347f5cbfe3dd6 in /opt/gopath/src/
2017-08-10 10:43:11 UTC/bin/sh -c mkdir -p /chaincode/input /chaincode/output
2017-08-10 10:43:16 UTC/bin/sh -c #(nop) LABEL org.hyperledger.fabric.version=1.0.1 org.hyperledger.fabric.base.version=0.3.1
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.