Namespace
linuxserver
Image / Tag
syncthing:arm64v8-v1.12.0-ls42
Content Digest
sha256:7a3fee54ff8e4d88deff6b7ec5b50263f6aaa015ac9296565ee4002eca4d9cdc
Details
Created

2020-12-01 12:46:28 UTC

Size

20 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.12.0-ls42 Build-date:- 2020-12-01T12:38:53+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:42e1131b2d91296315a414b3609c47f498f7c393acabcfbaf8314747df42da80 - 13.49% (2.7 MB)

[#001] sha256:b2ded8e099380a295a80e847ab92678d437aeebac2b6c9658d023a7a5da85177 - 10.88% (2.18 MB)

[#002] sha256:d047c7b049746bd720bf8dffbe36a2f650f25c36bba27f0c55e0e9320d90e6ca - 10.62% (2.12 MB)

[#003] sha256:5c206dc6d6d0fea55c8f4b95229fe364ed58afa2f21a78f2913f0e26e3bb16e9 - 22.52% (4.5 MB)

[#004] sha256:eefff080e9ef19f8fc8197fd732581785acbe5d87d4c741a49e16b16543bab23 - 0.02% (4.39 KB)

[#005] sha256:0a4b96f5d82f050c0c9840f1c0848c239a8750c333d2e3edd6bf4b531b5a9625 - 0.0% (181 Bytes)

[#006] sha256:876fbe5bd26eced12fc89398b6f8a0645db45a8a96f73d224293100f5c92ae25 - 42.46% (8.49 MB)

[#007] sha256:b088126bd379d0e4f5261ab581abf8c10303ce53b988267b872b258acd41db21 - 0.0% (342 Bytes)


History
2020-11-24 21:55:25 UTC

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

2020-11-24 21:55:28 UTC

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

2020-11-24 21:55:30 UTC

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

2020-11-24 21:55:31 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1de0b27a-ls9 Build-date:- 2020-11-24T16:53:34-05:00

2020-11-24 21:55:34 UTC

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

2020-11-24 21:55:35 UTC

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

2020-11-24 21:55:38 UTC

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

2020-11-24 21:55:41 UTC

/bin/sh -c #(nop) ADD 4f58740c4ce0b21f8d45d774ff3cd81a980d7cabc9f47ef8e46a619ccc3f7559 in /tmp/

2020-11-24 21:55:50 UTC

|4 BUILD_DATE=2020-11-24T16:53:34-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=1de0b27a-ls9 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2020-11-24 21:55:55 UTC

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

2020-11-24 21:56:09 UTC

|4 BUILD_DATE=2020-11-24T16:53:34-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=1de0b27a-ls9 /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 "**** 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-11-24 21:56:11 UTC

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

2020-11-24 21:56:13 UTC

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

2020-12-01 12:46:05 UTC

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

2020-12-01 12:46:06 UTC

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

2020-12-01 12:46:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.12.0-ls42 Build-date:- 2020-12-01T12:38:53+00:00

2020-12-01 12:46:10 UTC

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

2020-12-01 12:46:11 UTC

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

2020-12-01 12:46:15 UTC

|2 BUILD_DATE=2020-12-01T12:38:53+00:00 VERSION=v1.12.0-ls42 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2020-12-01 12:46:18 UTC

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

2020-12-01 12:46:23 UTC

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

2020-12-01 12:46:25 UTC

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

2020-12-01 12:46:28 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