Namespace
linuxserver
Image / Tag
syncthing:v1.20.3-ls77
Content Digest
sha256:6af89eb7a858d1530c95a56182000523f0db5dfcf74d291edbd59e09ece8a864
Details
Created

2022-07-20 07:45:22 UTC

Size

18.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.3-ls77 Build-date:- 2022-07-20T09:43:10+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-20T09:43:10+02:00
  • org.opencontainers.image.description
    [Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-syncthing
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    d4f1b1a6c171b75d9ddde10f1841ee2855021875
  • org.opencontainers.image.revision
    d4f1b1a6c171b75d9ddde10f1841ee2855021875
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-syncthing
  • org.opencontainers.image.title
    Syncthing
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-syncthing/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    v1.20.3-ls77

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:da071abe54a013678239d3ea53ada08bb05f3e28295eeeec77a91cabf9044e72 - 28.18% (5.09 MB)

[#001] sha256:bef48413baba2ea80fcf897b88f9150ee8ef8aa1a33019751b6a67d2667b6c64 - 21.02% (3.8 MB)

[#002] sha256:7a49b79a0b1e6c9a6211567d7b203e986404cbc6364074ae471b415e0a18fe9a - 0.02% (4.19 KB)

[#003] sha256:f87229fbdd0d11b68c3ce146e23d56d940cd98c30a196b1e9f58e52482d25d2f - 0.0% (182 Bytes)

[#004] sha256:18216c69ea8018f8ac54d641bfffd06ceda33617b784a42a1249a54974a9fd26 - 50.78% (9.18 MB)

[#005] sha256:41b3fc1859b57c592d07cc2a7275825ef856dc6c34bda21a78d7db0118d1f63d - 0.0% (465 Bytes)


History
2022-07-19 06:35:16 UTC

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

2022-07-19 06:35:16 UTC

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

2022-07-19 06:35:16 UTC

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

2022-07-19 06:35:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00

2022-07-19 06:35:16 UTC

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

2022-07-19 06:35:16 UTC

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

2022-07-19 06:35:19 UTC

|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-19 06:35:19 UTC

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

2022-07-19 06:35:19 UTC

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

2022-07-19 06:35:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-19 06:35:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00

2022-07-19 06:35:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-19 06:35:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-19 06:35:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18

2022-07-20 07:45:18 UTC

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

2022-07-20 07:45:18 UTC

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

2022-07-20 07:45:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.3-ls77 Build-date:- 2022-07-20T09:43:10+02:00

2022-07-20 07:45:18 UTC

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

2022-07-20 07:45:19 UTC

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

2022-07-20 07:45:19 UTC

|2 BUILD_DATE=2022-07-20T09:43:10+02:00 VERSION=v1.20.3-ls77 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-07-20 07:45:20 UTC

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

2022-07-20 07:45:20 UTC

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

2022-07-20 07:45:20 UTC

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

2022-07-20 07:45:20 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T09:43:10+02:00

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d4f1b1a6c171b75d9ddde10f1841ee2855021875

2022-07-20 07:45:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d4f1b1a6c171b75d9ddde10f1841ee2855021875

2022-07-20 07:45:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing

2022-07-20 07:45:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing

2022-07-20 07:45:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages

2022-07-20 07:45:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-20 07:45:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.3-ls77

Details
Created

2022-07-20 07:46:56 UTC

Size

18.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.3-ls77 Build-date:- 2022-07-20T09:43:10+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-20T09:43:10+02:00
  • org.opencontainers.image.description
    [Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-syncthing
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    d4f1b1a6c171b75d9ddde10f1841ee2855021875
  • org.opencontainers.image.revision
    d4f1b1a6c171b75d9ddde10f1841ee2855021875
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-syncthing
  • org.opencontainers.image.title
    Syncthing
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-syncthing/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    v1.20.3-ls77

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:2a0632b7117e7f1f2528eed70cecbc9614f2918881ee62e9d7ad1ff13b8c3d5e - 26.99% (5.07 MB)

[#001] sha256:51f45b6d1f4e0cab057f53011d4412eebc5fc44aac62e43a8952c12072537159 - 25.85% (4.86 MB)

[#002] sha256:bf22d2f9e62bf1210ddba2a76e444aaf9834a9d251e99ccec2213aa6c3410e06 - 0.02% (4.19 KB)

[#003] sha256:84ab870d308e1208bb3c02230446e9e58bbbfa7173081e87ab6f3055a5f5441d - 0.0% (181 Bytes)

[#004] sha256:c3b24259ba8a4f8a5fac0fb6ecc8fb99edc549025366335a3548b41e7c3bcde7 - 47.13% (8.85 MB)

[#005] sha256:d1428c62f033b148b8626f2c4dbd92b42261309634f2d6347b46d0aba2156927 - 0.0% (466 Bytes)


History
2022-07-19 06:35:32 UTC

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

2022-07-19 06:35:33 UTC

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

2022-07-19 06:35:33 UTC

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

2022-07-19 06:35:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00

2022-07-19 06:35:33 UTC

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

2022-07-19 06:35:34 UTC

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

2022-07-19 06:35:40 UTC

|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*

2022-07-19 06:35:41 UTC

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

2022-07-19 06:35:41 UTC

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

2022-07-19 06:35:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-19 06:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00

2022-07-19 06:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-19 06:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-19 06:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-19 06:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-19 06:35:43 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-19 06:35:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-19 06:35:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-19 06:35:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18

2022-07-20 07:46:52 UTC

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

2022-07-20 07:46:52 UTC

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

2022-07-20 07:46:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.3-ls77 Build-date:- 2022-07-20T09:43:10+02:00

2022-07-20 07:46:52 UTC

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

2022-07-20 07:46:52 UTC

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

2022-07-20 07:46:53 UTC

|2 BUILD_DATE=2022-07-20T09:43:10+02:00 VERSION=v1.20.3-ls77 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-07-20 07:46:54 UTC

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

2022-07-20 07:46:54 UTC

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

2022-07-20 07:46:54 UTC

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

2022-07-20 07:46:54 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-07-20 07:46:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-20 07:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T09:43:10+02:00

2022-07-20 07:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

2022-07-20 07:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing

2022-07-20 07:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-20 07:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d4f1b1a6c171b75d9ddde10f1841ee2855021875

2022-07-20 07:46:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d4f1b1a6c171b75d9ddde10f1841ee2855021875

2022-07-20 07:46:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing

2022-07-20 07:46:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing

2022-07-20 07:46:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages

2022-07-20 07:46:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-20 07:46:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.3-ls77

Details
Created

2022-07-20 07:46:41 UTC

Size

19.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.3-ls77 Build-date:- 2022-07-20T09:43:10+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-20T09:43:10+02:00
  • org.opencontainers.image.description
    [Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-syncthing
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    d4f1b1a6c171b75d9ddde10f1841ee2855021875
  • org.opencontainers.image.revision
    d4f1b1a6c171b75d9ddde10f1841ee2855021875
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-syncthing
  • org.opencontainers.image.title
    Syncthing
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-syncthing/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    v1.20.3-ls77

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:0327cd133f5cca403f14a37284293783e6cb1fe79a015a56d821dcb7ff7d7ce9 - 27.45% (5.3 MB)

[#001] sha256:0a73e947242a46e62c2cc7204dbaf794266337422719a024cdbaefb8aae18994 - 28.18% (5.44 MB)

[#002] sha256:96e06a337443f71d9a591ee1e10367653ccf5eb7c6e09a2f74a3cc19ba27de9a - 0.02% (4.19 KB)

[#003] sha256:aceb6460fbc4e58cf7e2c03d1ce83b65ba1ca980054cb90126415df1b8748a82 - 0.0% (150 Bytes)

[#004] sha256:0811dc0b20927c7ea9bd25bab501d8ae96869631143acb5caed602a36ff9856d - 44.34% (8.56 MB)

[#005] sha256:94ab6304d672a56bd59e6c852e015a75c52502e1aa06faab8016eff7f3f65d03 - 0.0% (437 Bytes)


History
2022-07-19 06:35:19 UTC

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

2022-07-19 06:35:20 UTC

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

2022-07-19 06:35:20 UTC

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

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00

2022-07-19 06:35:20 UTC

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

2022-07-19 06:35:20 UTC

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

2022-07-19 06:35:23 UTC

|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 && 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 ****" && rm -rf /tmp/*

2022-07-19 06:35:23 UTC

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

2022-07-19 06:35:24 UTC

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

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-19 06:35:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18

2022-07-20 07:46:21 UTC

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

2022-07-20 07:46:21 UTC

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

2022-07-20 07:46:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.3-ls77 Build-date:- 2022-07-20T09:43:10+02:00

2022-07-20 07:46:23 UTC

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

2022-07-20 07:46:24 UTC

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

2022-07-20 07:46:26 UTC

|2 BUILD_DATE=2022-07-20T09:43:10+02:00 VERSION=v1.20.3-ls77 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-07-20 07:46:27 UTC

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

2022-07-20 07:46:28 UTC

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

2022-07-20 07:46:28 UTC

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

2022-07-20 07:46:29 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-07-20 07:46:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-20 07:46:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T09:43:10+02:00

2022-07-20 07:46:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Syncthing](https://syncthing.net) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.

2022-07-20 07:46:33 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-syncthing

2022-07-20 07:46:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-20 07:46:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d4f1b1a6c171b75d9ddde10f1841ee2855021875

2022-07-20 07:46:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d4f1b1a6c171b75d9ddde10f1841ee2855021875

2022-07-20 07:46:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-syncthing

2022-07-20 07:46:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Syncthing

2022-07-20 07:46:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-syncthing/packages

2022-07-20 07:46:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-20 07:46:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v1.20.3-ls77

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