Namespace
linuxserver
Image / Tag
syncthing:arm32v7-version-v1.15.0
Content Digest
sha256:1c5ff55f142414419ad9b5f2fc2236187392b647471c01a9bfa409279e6f928f
Details
Created

2021-04-06 07:38:31 UTC

Size

19.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.15.0-ls51 Build-date:- 2021-04-06T03:24:39-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:ceed07dfda63c5ef32e4a7cec584d73fba14b26662357f29c86fe643728926b5 - 12.4% (2.41 MB)

[#001] sha256:66cd5239b8249696054585c7d8a126a6923566181bc303dfd89d58af2347f014 - 11.05% (2.15 MB)

[#002] sha256:8081746acd097a57b5852177f6d37052833d9175e9c48a12d6d638d26c9eb973 - 10.68% (2.08 MB)

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

[#004] sha256:c8650d5f8f586a5f948d1c107d8a6a21d02d1dc0f3972ab050c59b23fbe524ab - 21.19% (4.13 MB)

[#005] sha256:494e7e9e918cdcf4bfbd0ba4bbc2fd5f619a70e8b25c48640494674b9e871808 - 0.01% (2.8 KB)

[#006] sha256:3e730cc684b2437261d154c5a7b9442728fb0d7f775b80dcb0e6915100f0508a - 0.0% (179 Bytes)

[#007] sha256:87350a937b0f3adf99e7b8f84b6b7eaf52d0114d7d469284eacaa77cbcf1137a - 44.66% (8.69 MB)

[#008] sha256:f7f0771e008af6ecb4151072efb1343a065fe6fa5f22f4f3c96f4c2617f07a0e - 0.0% (464 Bytes)


History
2021-04-06 06:41:03 UTC

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

2021-04-06 06:41:05 UTC

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

2021-04-06 06:41:06 UTC

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

2021-04-06 06:41:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c541a65d-ls10 Build-date:- 2021-04-06T07:39:21+01:00

2021-04-06 06:41:08 UTC

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

2021-04-06 06:41:09 UTC

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

2021-04-06 06:41:11 UTC

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

2021-04-06 06:41:14 UTC

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

2021-04-06 06:41:30 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=c541a65d-ls10 /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-04-06 06:41:33 UTC

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

2021-04-06 06:41:35 UTC

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

2021-04-06 06:41:50 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=c541a65d-ls10 /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-04-06 06:41:54 UTC

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

2021-04-06 06:41:55 UTC

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

2021-04-06 07:37:55 UTC

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

2021-04-06 07:37:57 UTC

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

2021-04-06 07:37:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.15.0-ls51 Build-date:- 2021-04-06T03:24:39-04:00

2021-04-06 07:38:01 UTC

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

2021-04-06 07:38:03 UTC

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

2021-04-06 07:38:08 UTC

|2 BUILD_DATE=2021-04-06T03:24:39-04:00 VERSION=v1.15.0-ls51 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2021-04-06 07:38:13 UTC

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

2021-04-06 07:38:27 UTC

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

2021-04-06 07:38:29 UTC

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

2021-04-06 07:38:31 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