Namespace
longhornio
Image / Tag
longhorn-engine:live-upgrade-3-3-1
Content Digest
sha256:16dfaf75a737e53ddb1a4f15a4b4ecf753eb0881793deeb87dbe3fbeabaa50bb
Details
Created

2020-02-04 01:05:56 UTC

Size

120 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TINI_VERSION

v0.18.0


Layers

[#000] sha256:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 21.28% (25.5 MB)

[#001] sha256:c1bbdc448b7263673926b8fe2e88491e5083a8b4b06ddfabf311f2fc5f27e2ff - 0.03% (34.5 KB)

[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)

[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)

[#004] sha256:2893e7c6f197d4ac8ff81f763c4277f6c2de3d447984f7f842c156eb26f241a9 - 59.86% (71.6 MB)

[#005] sha256:151c21645ea74e29af601af0d245f6f8198e6d68934783f10a7f91d977cc9a5d - 2.72% (3.25 MB)

[#006] sha256:f42e28412ef70c3f657351109455a6c7f0a2a3a4a19bd5dd0cc6b0ce3a812725 - 15.31% (18.3 MB)

[#007] sha256:70b2ebfae7c3c03f3ac80396c7768b1823f52f33b710ee4e55b95de77b7f7d46 - 0.0% (923 Bytes)

[#008] sha256:4273926e90257bb77234bf8f132a65accae561da92cd25fc276156db9ddcad98 - 0.52% (631 KB)

[#009] sha256:da3b0515937a2324d0f54d9f1746b2f06794bdd6e5d02f8e59cce1c2e2b4f7e4 - 0.27% (327 KB)

[#010] sha256:3ad436f35388bdc79a47951f0b1dbcd4a4ce2d77011aade918b04d49ee7dbfbf - 0.01% (9.25 KB)

[#011] sha256:941df0f53f620a6222f9706eb10d865cea8c9f839ec0cc31ce44060e0c3f0b4c - 0.01% (9.25 KB)


History
2019-10-31 22:20:35 UTC

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

2019-10-31 22:20:36 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2019-10-31 22:20:36 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

2019-10-31 22:20:37 UTC

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

2019-10-31 22:20:37 UTC

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

2019-12-17 23:47:30 UTC

/bin/sh -c apt-get update && apt-get install -y kmod curl nfs-common fuse libibverbs1 librdmacm1 libconfig-general-perl libaio1 sg3-utils iputils-ping telnet iperf qemu-utils wget iproute2

2019-12-17 23:48:02 UTC

/bin/sh -c wget -O /usr/local/bin/grpc_health_probe https://github.com/grpc-ecosystem/grpc-health-probe/releases/download/v0.3.0/grpc_health_probe-linux-amd64 && chmod +x /usr/local/bin/grpc_health_probe

2020-02-04 01:05:44 UTC

/bin/sh -c #(nop) COPY multi:53c68ced313254584048c2ad6f1706a06fc327d7c5be12207873b147cf7d708c in /usr/local/bin/

2020-02-04 01:05:44 UTC

/bin/sh -c #(nop) COPY multi:b9ba9f3dd2a436e3995523119e15ad033a44965ab5704951b6055903b1445836 in /usr/local/bin/

2020-02-04 01:05:45 UTC

/bin/sh -c #(nop) COPY multi:18c506a194211e8c85a4450d1a3399a7592380ca0212443998cb25caddfec068 in /opt/

2020-02-04 01:05:47 UTC

/bin/sh -c dpkg -i /opt/tgt_*.deb

2020-02-04 01:05:47 UTC

/bin/sh -c #(nop) VOLUME [/usr/local/bin]

2020-02-04 01:05:48 UTC

/bin/sh -c #(nop) ENV TINI_VERSION=v0.18.0

2020-02-04 01:05:54 UTC

/bin/sh -c #(nop) ADD 0ef1ad3fffcf14b5eeeadbdd10f886ec5501a955bc6f1e124eeffa1ca585082c in /tini

2020-02-04 01:05:56 UTC

/bin/sh -c chmod +x /tini

2020-02-04 01:05:56 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/tini" "--"]

2020-02-04 01:05:56 UTC

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

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