Namespace
longhornio
Image / Tag
longhorn-share-manager:v1_20210106-arm64
Content Digest
sha256:7bf00db5028ed975a7c5d465660c391fb2b3dedc6cb69417fb8cd20d25d6ac0c
Details
Created

2021-01-12 19:59:22 UTC

Size

40.4 MB

Content Digest
Labels
  • org.label-schema.build-date
    2021-01-12T19:51:12Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0f6668330602390763a7114ab4d6271868cd87d4
  • org.label-schema.vcs-url
    https://github.com/longhorn/longhorn-share-manager.git

Environment
PATH

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


Layers

[#000] sha256:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 55.97% (22.6 MB)

[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)

[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)

[#003] sha256:585cee0027be10497e82a373a7e565348927220ee9e0481f127479676ec5e8b0 - 34.45% (13.9 MB)

[#004] sha256:4629d1fc9b971f4a894140d1f94e4d578213eb06324db3259c06b1bf8871d163 - 0.0% (176 Bytes)

[#005] sha256:cc128144107676a63fa87b91b26b028d97c9ca6c6380bc0f2f7be83ee20ac15b - 0.0% (178 Bytes)

[#006] sha256:2402c0a664b040867e65625d61ab79cc5b90be2a637bcf9eb0f62188848f01d1 - 0.0% (380 Bytes)

[#007] sha256:219744dc6f878553dda424a0b849c00857dfdbb0ab2b10a9b7d5ba9cf1974968 - 2.36% (978 KB)

[#008] sha256:15a4cecebdb25d0349d1df518243db4a1294994b3982ef41557906eadd87ca55 - 0.0% (482 Bytes)

[#009] sha256:fa9c619365e93c8222be0b61d577a7726a3d624b83529394011c063c1943d628 - 7.2% (2.91 MB)

[#010] sha256:2e3ae4f5ac06aeed7128d2e16797a4bb7becbe5114c36f4a6aee024899545309 - 0.01% (4.47 KB)


History
2020-11-25 22:42:53 UTC

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

2020-11-25 22:42:56 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-11-25 22:42:58 UTC

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

2020-11-25 22:43:00 UTC

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

2020-11-25 22:43:01 UTC

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

2021-01-12 19:59:13 UTC

/bin/sh -c apt-get update && apt-get install -y rpcbind hostname libblkid1 liburcu6 dbus-x11 dbus libnfsidmap2 nfs-common && rm -rf /var/lib/apt/lists/*

2021-01-12 19:59:15 UTC

/bin/sh -c mkdir -p /var/run/dbus && mkdir -p /export

2021-01-12 19:59:17 UTC

/bin/sh -c echo /usr/local/lib64 > /etc/ld.so.conf.d/local_libs.conf

2021-01-12 19:59:18 UTC

/bin/sh -c sed -i s/systemd// /etc/nsswitch.conf

2021-01-12 19:59:19 UTC

/bin/sh -c #(nop) COPY dir:1ad94d211ca8f628f77d86faba43375f534f30f93635e0852b089785ea04fd04 in /usr/local/

2021-01-12 19:59:19 UTC

/bin/sh -c #(nop) COPY dir:d34273e0a91e342b55b22d9a4503d809b2aa72c1e9fa31025183013c0f47d4bd in /

2021-01-12 19:59:20 UTC

/bin/sh -c #(nop) COPY file:45683646c9632745a037f6e337fe44d0a406119b8196795f2f38aacef38c80ed in /longhorn-share-manager

2021-01-12 19:59:21 UTC

/bin/sh -c ldconfig

2021-01-12 19:59:21 UTC

/bin/sh -c #(nop) EXPOSE 2049/tcp

2021-01-12 19:59:21 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/longhorn-share-manager"]

2021-01-12 19:59:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-12T19:51:12Z

2021-01-12 19:59:22 UTC

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

2021-01-12 19:59:22 UTC

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

2021-01-12 19:59:22 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/longhorn/longhorn-share-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