Namespace
longhornio
Image / Tag
longhorn-instance-manager:v1_20201021-arm64
Content Digest
sha256:e0497f3d613559dca6c273e80a64a9c192972528bd4e3af09e0bac64224d0ae3
Details
Created

2020-10-21 23:34:11 UTC

Size

104 MB

Content Digest
Labels
  • org.label-schema.build-date
    2020-10-21T23:32:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    d8437b4e156edf85c014fc36fa24187ed8b92b90
  • org.label-schema.vcs-url
    https://github.com/longhorn/longhorn-instance-manager.git

Environment
PATH

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

TINI_VERSION

v0.18.0


Layers

[#000] sha256:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 21.69% (22.6 MB)

[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)

[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)

[#003] sha256:08314ef223fcbbc3812af6a384f6b0e298f9b6affc96eba2cdbed32cc83ef4fb - 67.79% (70.7 MB)

[#004] sha256:5d6996ff1b12ef7bc5bd69cf29bc0fafcd5152b936d010f8d1f6649dcbd216e9 - 3.19% (3.32 MB)

[#005] sha256:794c5280f45fbe90235da6e4520b43480139bed116d84b568bb7d6c59dd3d084 - 6.84% (7.14 MB)

[#006] sha256:05c4bc1ca88bb51e5f56115075b1b6b062316e2d3728b31a36ed9d32f050742f - 0.0% (272 Bytes)

[#007] sha256:0e36333677431293445780362e2d334056859532faefec4b0d1e8b2038b2a9af - 0.18% (190 KB)

[#008] sha256:4d3369233bf100bf4940577d5bc6f4ff3755aeb68f850eb743d7cd2cd9f3c780 - 0.29% (311 KB)

[#009] sha256:f8826ef058775edcd424d78b09798f11fbda34c59f37263ca5ba4c8f06ed7786 - 0.01% (8.82 KB)

[#010] sha256:d4bd262d60bf222ea39a9e7c32361f3e146be0a8cd31d924f90dc07188c32bb7 - 0.01% (8.82 KB)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 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

2020-09-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-10-21 23:32:55 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2020-10-21 23:33:59 UTC

|1 ARCH=arm64 /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

2020-10-21 23:34:02 UTC

|1 ARCH=arm64 /bin/sh -c wget https://github.com/grpc-ecosystem/grpc-health-probe/releases/download/v0.3.2/grpc_health_probe-linux-${ARCH} -O /usr/local/bin/grpc_health_probe && chmod +x /usr/local/bin/grpc_health_probe

2020-10-21 23:34:03 UTC

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

2020-10-21 23:34:03 UTC

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

2020-10-21 23:34:03 UTC

/bin/sh -c #(nop) COPY file:9dd95dd2dd7834abebf91a89db0615c1ba244fd8bb464896ceeca2f82ddc86fc in /opt/

2020-10-21 23:34:05 UTC

|1 ARCH=arm64 /bin/sh -c dpkg -i /opt/tgt_*.deb

2020-10-21 23:34:06 UTC

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

2020-10-21 23:34:06 UTC

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

2020-10-21 23:34:07 UTC

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

2020-10-21 23:34:08 UTC

|1 ARCH=arm64 /bin/sh -c chmod +x /tini

2020-10-21 23:34:09 UTC

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

2020-10-21 23:34:09 UTC

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

2020-10-21 23:34:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-21T23:32:51Z

2020-10-21 23:34:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-10-21 23:34:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=d8437b4e156edf85c014fc36fa24187ed8b92b90

2020-10-21 23:34:11 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/longhorn/longhorn-instance-manager.git

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