Namespace
linuxserver
Image / Tag
syncthing:v1.20.4-ls81
Content Digest
sha256:7d907545f27006d20a4ca1e623523fcd71d7112d7aa07b2af20e7f3728be882b
Details
Created

2022-08-17 15:31:09 UTC

Size

18.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.4-ls81 Build-date:- 2022-08-17T17:28:55+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-17T17:28:55+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
    0229ec6c9bcfe285a76d5752358a7e426fb256a6
  • org.opencontainers.image.revision
    0229ec6c9bcfe285a76d5752358a7e426fb256a6
  • 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.4-ls81

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:1cf0ee3befa9f91706e941ab68eee333eea52ff35a10547b2e636aeaeecc900c - 28.17% (5.1 MB)

[#001] sha256:dc2a7ba9b1f414025acbc17cb5a6ecbc1f1a4c25d91f36b6b738063c18f7fa08 - 21.04% (3.81 MB)

[#002] sha256:94171b4602f0283247e354f3686d8fca0374fe023359b8d04a93523e982d8fe3 - 0.03% (5.23 KB)

[#003] sha256:8d347de5d4dadaf966afa2f95cdf34264fd01e88faf7f6b251f32b529b9896ec - 0.0% (180 Bytes)

[#004] sha256:23d42b6962305e3158abad9c9f57f3b7a9420cff911d6a4507ddda953eac7c2b - 50.76% (9.2 MB)

[#005] sha256:5963f1da3a08a771ea8ff47b130ba048f81875e80590f1689acb68772687fffb - 0.0% (465 Bytes)


History
2022-08-16 06:33:58 UTC

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

2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91be703d-ls23 Build-date:- 2022-08-16T08:32:46+02:00

2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

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

2022-08-16 06:34:02 UTC

|2 BUILD_DATE=2022-08-16T08:32:46+02:00 VERSION=91be703d-ls23 /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-08-16 06:34:03 UTC

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

2022-08-16 06:34:03 UTC

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

2022-08-16 06:34:03 UTC

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

2022-08-16 06:34:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:46+02:00

2022-08-16 06:34:03 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:06 UTC

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

2022-08-16 06:34:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=91be703d-ls23

2022-08-17 15:31:05 UTC

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

2022-08-17 15:31:05 UTC

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

2022-08-17 15:31:05 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.4-ls81 Build-date:- 2022-08-17T17:28:55+02:00

2022-08-17 15:31:05 UTC

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

2022-08-17 15:31:05 UTC

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

2022-08-17 15:31:06 UTC

|2 BUILD_DATE=2022-08-17T17:28:55+02:00 VERSION=v1.20.4-ls81 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-08-17 15:31:07 UTC

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

2022-08-17 15:31:07 UTC

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

2022-08-17 15:31:07 UTC

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

2022-08-17 15:31:07 UTC

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

2022-08-17 15:31:07 UTC

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

2022-08-17 15:31:07 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-17T17:28:55+02:00

2022-08-17 15:31:08 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-08-17 15:31:08 UTC

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

2022-08-17 15:31:08 UTC

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

2022-08-17 15:31:08 UTC

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

2022-08-17 15:31:08 UTC

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

2022-08-17 15:31:08 UTC

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

2022-08-17 15:31:08 UTC

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

2022-08-17 15:31:09 UTC

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

2022-08-17 15:31:09 UTC

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

2022-08-17 15:31:09 UTC

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

Details
Created

2022-08-17 15:33:07 UTC

Size

18.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.4-ls81 Build-date:- 2022-08-17T17:28:55+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-17T17:28:55+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
    0229ec6c9bcfe285a76d5752358a7e426fb256a6
  • org.opencontainers.image.revision
    0229ec6c9bcfe285a76d5752358a7e426fb256a6
  • 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.4-ls81

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:94a1992729ef0c8174763aeec5e7d15c53c5e43ed6a09f84014a159b27c69315 - 26.98% (5.08 MB)

[#001] sha256:43833e2d35321a39e612182ec77a2656491c57f7fb95a91f37a5899bec309926 - 25.86% (4.87 MB)

[#002] sha256:0a442d2379847b68436b6a10979f405372cf0f96213b029dc15166e6b363a85a - 0.03% (5.24 KB)

[#003] sha256:57ccfae63def1fad3d97e374352ce84769385a314fbfa8836939fefb1a48d420 - 0.0% (181 Bytes)

[#004] sha256:7129ff2b7e2df3e9723fa50ac6c072f079be4e264546830069c15ec23c16ee54 - 47.13% (8.87 MB)

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


History
2022-08-16 06:34:20 UTC

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

2022-08-16 06:34:21 UTC

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

2022-08-16 06:34:21 UTC

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

2022-08-16 06:34:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91be703d-ls23 Build-date:- 2022-08-16T08:32:46+02:00

2022-08-16 06:34:22 UTC

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

2022-08-16 06:34:22 UTC

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

2022-08-16 06:34:30 UTC

|2 BUILD_DATE=2022-08-16T08:32:46+02:00 VERSION=91be703d-ls23 /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-08-16 06:34:30 UTC

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

2022-08-16 06:34:31 UTC

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

2022-08-16 06:34:31 UTC

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

2022-08-16 06:34:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:46+02:00

2022-08-16 06:34:31 UTC

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

2022-08-16 06:34:32 UTC

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

2022-08-16 06:34:32 UTC

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

2022-08-16 06:34:32 UTC

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

2022-08-16 06:34:32 UTC

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

2022-08-16 06:34:33 UTC

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

2022-08-16 06:34:33 UTC

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

2022-08-16 06:34:33 UTC

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

2022-08-16 06:34:33 UTC

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

2022-08-16 06:34:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=91be703d-ls23

2022-08-17 15:32:59 UTC

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

2022-08-17 15:32:59 UTC

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

2022-08-17 15:32:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.4-ls81 Build-date:- 2022-08-17T17:28:55+02:00

2022-08-17 15:33:00 UTC

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

2022-08-17 15:33:00 UTC

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

2022-08-17 15:33:01 UTC

|2 BUILD_DATE=2022-08-17T17:28:55+02:00 VERSION=v1.20.4-ls81 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-08-17 15:33:03 UTC

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

2022-08-17 15:33:03 UTC

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

2022-08-17 15:33:04 UTC

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

2022-08-17 15:33:04 UTC

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

2022-08-17 15:33:04 UTC

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

2022-08-17 15:33:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-17T17:28:55+02:00

2022-08-17 15:33:05 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-08-17 15:33:05 UTC

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

2022-08-17 15:33:05 UTC

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

2022-08-17 15:33:05 UTC

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

2022-08-17 15:33:06 UTC

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

2022-08-17 15:33:06 UTC

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

2022-08-17 15:33:06 UTC

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

2022-08-17 15:33:06 UTC

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

2022-08-17 15:33:07 UTC

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

2022-08-17 15:33:07 UTC

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

Details
Created

2022-08-17 15:32:06 UTC

Size

19.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.4-ls81 Build-date:- 2022-08-17T17:28:55+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-17T17:28:55+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
    0229ec6c9bcfe285a76d5752358a7e426fb256a6
  • org.opencontainers.image.revision
    0229ec6c9bcfe285a76d5752358a7e426fb256a6
  • 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.4-ls81

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:fbf4434494f4cbaa7becb73d312e034fd078253494f8e40ccbc6d43362d6847a - 27.43% (5.31 MB)

[#001] sha256:b4a4f429c7613f2beb18d798e80b7fa76d0a72fdebbb978ff8463ee683b3c04d - 28.2% (5.46 MB)

[#002] sha256:fb10fd4ec71dc5de1a7aa1065a8db503058b8074da55aa28ccfb791fa21ee1e4 - 0.03% (5.26 KB)

[#003] sha256:06e6c52e33d816fd7389c92edd7f6afd1fc96018e17ab0127f032bab0b3ef14d - 0.0% (181 Bytes)

[#004] sha256:8cf6660b1eb0b2fa6a3cf52d24086389afaa6aef2ab3428b5301afd5bff4255d - 44.33% (8.58 MB)

[#005] sha256:748b078f7366ba756d70be20b6866523d760bcff4a5e7618c67a3cc91a3b6f8c - 0.0% (464 Bytes)


History
2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91be703d-ls23 Build-date:- 2022-08-16T08:32:46+02:00

2022-08-16 06:33:59 UTC

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

2022-08-16 06:33:59 UTC

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

2022-08-16 06:34:03 UTC

|2 BUILD_DATE=2022-08-16T08:32:46+02:00 VERSION=91be703d-ls23 /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-08-16 06:34:03 UTC

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

2022-08-16 06:34:03 UTC

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

2022-08-16 06:34:03 UTC

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

2022-08-16 06:34:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:46+02:00

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:04 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:05 UTC

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

2022-08-16 06:34:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=91be703d-ls23

2022-08-17 15:32:01 UTC

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

2022-08-17 15:32:01 UTC

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

2022-08-17 15:32:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.4-ls81 Build-date:- 2022-08-17T17:28:55+02:00

2022-08-17 15:32:02 UTC

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

2022-08-17 15:32:02 UTC

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

2022-08-17 15:32:02 UTC

|2 BUILD_DATE=2022-08-17T17:28:55+02:00 VERSION=v1.20.4-ls81 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-08-17 15:32:03 UTC

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

2022-08-17 15:32:03 UTC

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

2022-08-17 15:32:03 UTC

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

2022-08-17 15:32:04 UTC

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

2022-08-17 15:32:04 UTC

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

2022-08-17 15:32:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-17T17:28:55+02:00

2022-08-17 15:32:04 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-08-17 15:32:04 UTC

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

2022-08-17 15:32:04 UTC

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

2022-08-17 15:32:05 UTC

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

2022-08-17 15:32:05 UTC

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

2022-08-17 15:32:05 UTC

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

2022-08-17 15:32:05 UTC

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

2022-08-17 15:32:05 UTC

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

2022-08-17 15:32:05 UTC

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

2022-08-17 15:32:06 UTC

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

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