Namespace
linuxserver
Image / Tag
syncthing:arm64v8-v1.10.0-ls40
Content Digest
sha256:689d09cc347a3118f8dabf2dd992fba3636c65d56831154e0e8c9c4af9a86951
Details
Created

2020-10-06 15:17:58 UTC

Size

17.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.10.0-ls40 Build-date:- 2020-10-06T15:14:03+00:00
  • maintainer
    thelamer

Environment
HOME

/config

PATH

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

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:ff64ef34c327a4744dff9cafddb5309838985616b345983aeeb3b9f4e22b738f - 15.28% (2.7 MB)

[#001] sha256:5472a6e8fa349ddec5480449fa0b215334f95fd7c34a51792347514367845dde - 37.6% (6.64 MB)

[#002] sha256:aeed3c7bd893d5855b842cb52d17d58c227bb180d7977ca3eff34f06059c9ad4 - 0.02% (4.13 KB)

[#003] sha256:61027abff1496adb46be4caed26331a55e4e2c390e52ec30aa3927886b44e2ee - 0.0% (181 Bytes)

[#004] sha256:3319c469c4a4d245fdd84f1fcde25f9476258f25f8316c6263e75f26de227c8a - 47.09% (8.32 MB)

[#005] sha256:a0c8fb7f5065f5d424f5d6721561968bdce632244df1f03c93146726faafd16f - 0.0% (341 Bytes)


History
2020-08-25 20:51:21 UTC

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

2020-08-25 20:51:22 UTC

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

2020-08-25 20:51:22 UTC

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

2020-08-25 20:51:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7235ff9f-ls6 Build-date:- 2020-08-25T20:49:41+00:00

2020-08-25 20:51:23 UTC

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

2020-08-25 20:51:24 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-08-25 20:51:24 UTC

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

2020-08-25 20:51:25 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2020-08-25 20:51:35 UTC

|4 BUILD_DATE=2020-08-25T20:49:41+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.0.0.1 VERSION=7235ff9f-ls6 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && 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 ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-08-25 20:51:37 UTC

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

2020-08-25 20:51:38 UTC

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

2020-10-06 15:17:54 UTC

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

2020-10-06 15:17:55 UTC

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

2020-10-06 15:17:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.10.0-ls40 Build-date:- 2020-10-06T15:14:03+00:00

2020-10-06 15:17:55 UTC

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

2020-10-06 15:17:55 UTC

/bin/sh -c #(nop) ENV HOME=/config

2020-10-06 15:17:56 UTC

|2 BUILD_DATE=2020-10-06T15:14:03+00:00 VERSION=v1.10.0-ls40 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2020-10-06 15:17:57 UTC

/bin/sh -c #(nop) COPY file:18299c936499cc5c0b8fc8ee25370c9f7e75b7fb6c28027a3aca5858ea936e6d in /usr/bin/

2020-10-06 15:17:58 UTC

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

2020-10-06 15:17:58 UTC

/bin/sh -c #(nop) EXPOSE 21027/UDP 22000 8384

2020-10-06 15:17:58 UTC

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

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