Namespace
linuxserver
Image / Tag
syncthing:arm32v7-v1.14.0-ls50
Content Digest
sha256:19d88fb117a49d47f24f321fa9f55cf3fd9186a4784bf8c193b2790511780b7d
Details
Created

2021-03-31 07:59:34 UTC

Size

19.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.14.0-ls50 Build-date:- 2021-03-31T03:55:16-04: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:5708b8f002dd7f127faceaa01f7928125636dd081a317d0d177f8a4d259cefe7 - 12.35% (2.41 MB)

[#001] sha256:ab9b9b2c901f6625085192a78ca7b9bc7dcf3d0101ba46508d0fd03abcdf2ddc - 11.0% (2.15 MB)

[#002] sha256:6f8bcca280703f90a6db7600a25e9c2961862d50d07199d8331960b514c70c91 - 10.64% (2.08 MB)

[#003] sha256:577de90e7a4bb1da6c72dbedb38deea132f648da67d50018dd976fdab116a6d2 - 0.0% (438 Bytes)

[#004] sha256:2e8fe31de0ea1af8ff92f3a286e918e94dd75c26e1fe8cf2538aaa8b63db2ca2 - 21.11% (4.13 MB)

[#005] sha256:0d73d3501f20d9db95c0d5535cc34f48d5492999eab8eddf0cbed9303ed3e530 - 0.01% (2.77 KB)

[#006] sha256:b9a473596915e620e9a9913e32a4498484d82399268162b2ec2255ebe7ec779d - 0.0% (181 Bytes)

[#007] sha256:d06b7d2c608ed0d581fcac50cf8287c600c5a7336d29f1da95036f1546980f5e - 44.88% (8.77 MB)

[#008] sha256:a1a86d9069b8afffac77d6ddd5ac64cc52e0cce4f0304dce6e31cde4baa43c5f - 0.0% (471 Bytes)


History
2021-03-30 06:38:19 UTC

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

2021-03-30 06:38:20 UTC

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

2021-03-30 06:38:20 UTC

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

2021-03-30 06:38:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2ab5d263-ls9 Build-date:- 2021-03-30T07:36:43+01:00

2021-03-30 06:38:21 UTC

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

2021-03-30 06:38:22 UTC

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

2021-03-30 06:38:22 UTC

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

2021-03-30 06:38:24 UTC

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

2021-03-30 06:38:27 UTC

|4 BUILD_DATE=2021-03-30T07:36:43+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2ab5d263-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

2021-03-30 06:38:28 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2021-03-30 06:38:28 UTC

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

2021-03-30 06:38:36 UTC

|4 BUILD_DATE=2021-03-30T07:36:43+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=2ab5d263-ls9 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-03-30 06:38:37 UTC

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

2021-03-30 06:38:38 UTC

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

2021-03-31 07:59:28 UTC

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

2021-03-31 07:59:29 UTC

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

2021-03-31 07:59:29 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.14.0-ls50 Build-date:- 2021-03-31T03:55:16-04:00

2021-03-31 07:59:29 UTC

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

2021-03-31 07:59:29 UTC

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

2021-03-31 07:59:31 UTC

|2 BUILD_DATE=2021-03-31T03:55:16-04:00 VERSION=v1.14.0-ls50 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2021-03-31 07:59:33 UTC

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

2021-03-31 07:59:33 UTC

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

2021-03-31 07:59:34 UTC

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

2021-03-31 07:59:34 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