Namespace
linuxserver
Image / Tag
syncthing:arm32v7-v1.14.0-ls49
Content Digest
sha256:6ba9ce727660cbff427b0d4bc92cf4d1e127c7bf3605c0abe74d3ca44ef30be3
Details
Created

2021-03-02 16:39:26 UTC

Size

19.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.14.0-ls49 Build-date:- 2021-03-02T16:27:00+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:cc95a97ca69a236d60f246a5b6e9da0550decaa5ab8c05445daef4c5086330fc - 12.35% (2.41 MB)

[#001] sha256:3ef44a04eed355afba0dad813bcead67397c6144f8f0e5d233097a0e084e2f2a - 11.01% (2.15 MB)

[#002] sha256:3512d30de1449442423a0c69340af39e1882b57615e7651a61503831d0b3eba7 - 10.65% (2.08 MB)

[#003] sha256:7677a1b5ca995c46b23b4595cf306c8625848e8a22070c7264934003f442c2e3 - 0.0% (437 Bytes)

[#004] sha256:28f927e7330035e4cc6c7db9418f20cfaca3708aae73c2367bfb60c869d182c0 - 21.11% (4.13 MB)

[#005] sha256:47c76ce4ec870cf9fb414e6e2fc36ea3ba6e07ef8c2cb56799907aa872f1a475 - 0.01% (2.76 KB)

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

[#007] sha256:ae3c9c2ab0072bccc3cc56af29bd2e8f1c1b19e5116045c5d84a6ddeac3e37a2 - 44.86% (8.77 MB)

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


History
2021-02-23 06:33:07 UTC

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

2021-02-23 06:33:07 UTC

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

2021-02-23 06:33:07 UTC

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

2021-02-23 06:33:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1494c3fe-ls7 Build-date:- 2021-02-23T06:31:13+00:00

2021-02-23 06:33:08 UTC

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

2021-02-23 06:33:09 UTC

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

2021-02-23 06:33:09 UTC

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

2021-02-23 06:33:11 UTC

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

2021-02-23 06:33:14 UTC

|4 BUILD_DATE=2021-02-23T06:31:13+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=1494c3fe-ls7 /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-02-23 06:33:15 UTC

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

2021-02-23 06:33:15 UTC

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

2021-02-23 06:33:23 UTC

|4 BUILD_DATE=2021-02-23T06:31:13+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=1494c3fe-ls7 /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-02-23 06:33:24 UTC

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

2021-02-23 06:33:24 UTC

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

2021-03-02 16:39:00 UTC

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

2021-03-02 16:39:02 UTC

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

2021-03-02 16:39:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.14.0-ls49 Build-date:- 2021-03-02T16:27:00+00:00

2021-03-02 16:39:05 UTC

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

2021-03-02 16:39:06 UTC

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

2021-03-02 16:39:10 UTC

|2 BUILD_DATE=2021-03-02T16:27:00+00:00 VERSION=v1.14.0-ls49 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2021-03-02 16:39:15 UTC

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

2021-03-02 16:39:24 UTC

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

2021-03-02 16:39:25 UTC

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

2021-03-02 16:39:26 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