Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.15.0-ls51
Content Digest
sha256:0b9b1210dd53df1246b6b786f98dabc2dbcc4e105598c0ef3c5e05a6dba44671
Details
Created

2021-04-06 07:26:52 UTC

Size

18.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:1cb37556ea8c83030a6fd3fac95c90408a9fea54d6731338ea825100ed3bcaa9 - 15.09% (2.8 MB)

[#001] sha256:89426edbef9703477d68273996466c6b244c2b2ebf9bf2e3ccba38cb57a21257 - 9.73% (1.8 MB)

[#002] sha256:72e4c60494998b805e2d839cd52a90bf8ba77d6394089f0e3c22586818fd6308 - 9.36% (1.74 MB)

[#003] sha256:8d449d74bbcd5299f066716eaf11c309cf2cb58672ae3bd985f6a988fabb5527 - 0.0% (436 Bytes)

[#004] sha256:86111a8c2a27e8f9eec8e23c0d09fdbc0dc27ba2e1997560229e0958e9254ea9 - 16.16% (3 MB)

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

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

[#007] sha256:123ed74b8daf545469a02f21f64251823fbc6f87ee5a9907bf6a336049d3a60d - 49.64% (9.21 MB)

[#008] sha256:9f8326a5a949ce8b73b34b33b007a643cfa01df47e3beb178198d35db92bc657 - 0.0% (463 Bytes)


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

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

2021-04-06 06:40:19 UTC

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

2021-04-06 06:40:19 UTC

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

2021-04-06 06:40:20 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:40:20 UTC

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

2021-04-06 06:40:21 UTC

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

2021-04-06 06:40:21 UTC

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

2021-04-06 06:40:22 UTC

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

2021-04-06 06:40:24 UTC

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

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

2021-04-06 06:40:24 UTC

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

2021-04-06 06:40:29 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=amd64 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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-04-06 06:40:29 UTC

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

2021-04-06 06:40:30 UTC

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

2021-04-06 07:26:48 UTC

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

2021-04-06 07:26:49 UTC

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

2021-04-06 07:26:49 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:26:49 UTC

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

2021-04-06 07:26:49 UTC

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

2021-04-06 07:26:50 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:26:51 UTC

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

2021-04-06 07:26:51 UTC

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

2021-04-06 07:26:51 UTC

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

2021-04-06 07:26:52 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