Namespace
linuxserver
Image / Tag
syncthing:arm64v8-v1.15.1-ls51
Content Digest
sha256:ae3a00f95a7f265310515ca5417b94723a0f66dbe093fae09b0d9a45aaa5db88
Details
Created

2021-04-06 09:02:51 UTC

Size

20.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.15.1-ls51 Build-date:- 2021-04-06T08:57:05+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:ea65946fb42ff2bd72300a6a61d7093b18cc072c8c504717c9e10a29a2028018 - 13.44% (2.7 MB)

[#001] sha256:ef12180387ef29116450df818a96beb06b510b0de7d46515b85026ea1ffbf55c - 10.67% (2.15 MB)

[#002] sha256:955c9fe28793b650a617e64db2e61b05d2b248e73ff36fa6133563340ac97273 - 10.45% (2.1 MB)

[#003] sha256:2c6d3ce6a75677771915f87abf71e71175064a524b4a1357439b0cc8d1464c35 - 0.0% (440 Bytes)

[#004] sha256:940b93da03f62dbc937860acfeeb042543339bc0d4cfda36cb1e6fbc3b0323b1 - 23.12% (4.65 MB)

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

[#006] sha256:72fcdff21042f2b99b1f6ee6465633202583fe92b1a8ba98dfa78a423813c950 - 0.0% (180 Bytes)

[#007] sha256:f9b5114ab6370f4fdc9eaef937055fe482572a8ab9df33dc4c5d483bef5119c5 - 42.3% (8.51 MB)

[#008] sha256:923099a13fc82ac6ca66a47b304381a18d3a380a1795e464ca110f7829f37363 - 0.0% (461 Bytes)


History
2021-04-06 06:40:58 UTC

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

2021-04-06 06:41:00 UTC

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

2021-04-06 06:41:02 UTC

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

2021-04-06 06:41:03 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:05 UTC

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

2021-04-06 06:41:06 UTC

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

2021-04-06 06:41:08 UTC

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

2021-04-06 06:41:10 UTC

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

2021-04-06 06:41:17 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=aarch64 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:18 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-04-06 06:41:20 UTC

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

2021-04-06 06:41:33 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=aarch64 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-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/*

2021-04-06 06:41:36 UTC

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

2021-04-06 06:41:38 UTC

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

2021-04-06 09:02:40 UTC

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

2021-04-06 09:02:40 UTC

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

2021-04-06 09:02:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.15.1-ls51 Build-date:- 2021-04-06T08:57:05+00:00

2021-04-06 09:02:41 UTC

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

2021-04-06 09:02:42 UTC

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

2021-04-06 09:02:44 UTC

|2 BUILD_DATE=2021-04-06T08:57:05+00:00 VERSION=v1.15.1-ls51 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2021-04-06 09:02:48 UTC

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

2021-04-06 09:02:50 UTC

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

2021-04-06 09:02:50 UTC

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

2021-04-06 09:02:51 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