Namespace
linuxserver
Image / Tag
resilio-sync:amd64-2.6.4.1344-ls45
Content Digest
sha256:f0b652565a270c0c438b90a4a8e1e182dbfe8a60bff4916d12ea7168111f3341
Details
Created

2020-03-19 12:56:55 UTC

Size

51.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 2.6.4.1344-ls45 Build-date:- 2020-03-19T12:55:51+00:00
  • maintainer
    thelamer

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

TERM

xterm


Layers

[#000] sha256:89172e6274b29996ec0a25abbaf730c35cc2c312d0c6d6b149715e3755b6baa3 - 49.46% (25.5 MB)

[#001] sha256:d97c261325ac4b29563618eae218948db1b593c45ae0368dc82caa3ae476a900 - 0.0% (279 Bytes)

[#002] sha256:2ae301bdd8435a0740a9150a7aab2703b7c5f8f8acd314c4341177ae09da758f - 25.37% (13.1 MB)

[#003] sha256:e881580abddddc21931833db95f637313b5f6ba70377cdfd8f04eb142219b1e6 - 0.01% (3.97 KB)

[#004] sha256:33dfa589625abf74bfc8f7b53cffffea053c9a31d1e02d3633e31ce8c01bd370 - 25.16% (13 MB)

[#005] sha256:ac8ab22240f615f34056017fc7c52a6e1f7b14d3537a626a48e1b820496512a4 - 0.0% (706 Bytes)


History
2020-03-18 17:13:25 UTC

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

2020-03-18 17:13:26 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-03-18 17:13:26 UTC

/bin/sh -c #(nop) ARG VERSION

2020-03-18 17:13:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b73a8297-ls33 Build-date:- 2020-03-18T17:12:27+00:00

2020-03-18 17:13:28 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2020-03-18 17:13:28 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0

2020-03-18 17:13:29 UTC

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

2020-03-18 17:13:30 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2020-03-18 17:13:30 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2020-03-18 17:13:31 UTC

/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/

2020-03-18 17:14:16 UTC

|5 BUILD_DATE=2020-03-18T17:12:27+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=b73a8297-ls33 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && 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 && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-03-18 17:14:17 UTC

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

2020-03-18 17:14:18 UTC

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

2020-03-19 12:56:49 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2020-03-19 12:56:49 UTC

/bin/sh -c #(nop) ARG VERSION

2020-03-19 12:56:49 UTC

/bin/sh -c #(nop) ARG SYNC_VERSION

2020-03-19 12:56:50 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2.6.4.1344-ls45 Build-date:- 2020-03-19T12:55:51+00:00

2020-03-19 12:56:50 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer

2020-03-19 12:56:54 UTC

|3 BUILD_DATE=2020-03-19T12:55:51+00:00 SYNC_VERSION=2.6.4.1344 VERSION=2.6.4.1344-ls45 /bin/sh -c echo "**** install resilio-sync ****" && if [ -z ${SYNC_VERSION+x} ]; then SYNC_VERSION=$(curl -sL https://help.resilio.com/hc/en-us/articles/206178924-Installing-Sync-package-on-Linux | awk -F '(download-cdn.resilio.com/|/Debian/)' '/x64/ {print $2}'); fi && curl -o /tmp/sync.deb -L "https://download-cdn.resilio.com/${SYNC_VERSION}/Debian/resilio-sync_${SYNC_VERSION}-1_amd64.deb" && dpkg -i /tmp/sync.deb && echo "**** cleanup ****" && rm -rf /tmp/*

2020-03-19 12:56:54 UTC

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

2020-03-19 12:56:55 UTC

/bin/sh -c #(nop) EXPOSE 55555 8888

2020-03-19 12:56:55 UTC

/bin/sh -c #(nop) VOLUME [/config /sync]

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