Namespace
linuxserver
Image / Tag
syncthing:v1.21.0-ls83
Content Digest
sha256:0e0635b680e98e0b083d6df2f816cb8e9461284cf5a3187195b1a3deb4fe7ea5
Details
Created

2022-09-06 07:35:41 UTC

Size

18.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.21.0-ls83 Build-date:- 2022-09-06T02:33:27-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-06T02:33:27-05: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
    2458a1f5845884d213c94622b042ca4da9adbdc7
  • org.opencontainers.image.revision
    2458a1f5845884d213c94622b042ca4da9adbdc7
  • 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.21.0-ls83

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:45bf1b3a581b60ff194e59d80f58d362203460a765252aa3171777dc0436c722 - 28.13% (5.1 MB)

[#001] sha256:683d41af51344568b46963dca905ed4eba050fe8f1fec15256d1c26151c7b2ec - 20.98% (3.8 MB)

[#002] sha256:2294a23b648bc860432405f16e06143d5000734045d6b610e809bc4b6417d74e - 0.03% (5.61 KB)

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

[#004] sha256:9fe9c56d6f481c98e90e27fa6e1268ef1e01140156f03c7ef714a608edc67059 - 50.86% (9.22 MB)

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


History
2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:41 UTC

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

2022-09-03 14:26:44 UTC

|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:26:45 UTC

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

2022-09-03 14:26:45 UTC

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

2022-09-03 14:26:45 UTC

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

2022-09-03 14:26:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00

2022-09-03 14:26:46 UTC

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

2022-09-03 14:26:46 UTC

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

2022-09-03 14:26:46 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:47 UTC

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

2022-09-03 14:26:48 UTC

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

2022-09-03 14:26:48 UTC

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

2022-09-03 14:26:48 UTC

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

2022-09-06 07:35:38 UTC

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

2022-09-06 07:35:38 UTC

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

2022-09-06 07:35:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.21.0-ls83 Build-date:- 2022-09-06T02:33:27-05:00

2022-09-06 07:35:38 UTC

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

2022-09-06 07:35:38 UTC

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

2022-09-06 07:35:39 UTC

|2 BUILD_DATE=2022-09-06T02:33:27-05:00 VERSION=v1.21.0-ls83 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-09-06 07:35:39 UTC

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

2022-09-06 07:35:39 UTC

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

2022-09-06 07:35:39 UTC

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

2022-09-06 07:35:39 UTC

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

2022-09-06 07:35:40 UTC

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

2022-09-06 07:35:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T02:33:27-05:00

2022-09-06 07:35:40 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-09-06 07:35:40 UTC

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

2022-09-06 07:35:40 UTC

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

2022-09-06 07:35:40 UTC

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

2022-09-06 07:35:40 UTC

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

2022-09-06 07:35:40 UTC

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

2022-09-06 07:35:40 UTC

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

2022-09-06 07:35:41 UTC

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

2022-09-06 07:35:41 UTC

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

2022-09-06 07:35:41 UTC

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

Details
Created

2022-09-06 07:37:22 UTC

Size

18.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.21.0-ls83 Build-date:- 2022-09-06T02:33:27-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-06T02:33:27-05: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
    2458a1f5845884d213c94622b042ca4da9adbdc7
  • org.opencontainers.image.revision
    2458a1f5845884d213c94622b042ca4da9adbdc7
  • 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.21.0-ls83

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:91d281ce43e5fe5a93e9816a6d5d95015aa4cafc40f00262a7e28b3e84e608dd - 26.95% (5.08 MB)

[#001] sha256:1b1e642a3dad14f3aa36554e1c2cf355c4aa9a508fd1cf61d398b85b78a2914d - 25.79% (4.86 MB)

[#002] sha256:14a22d6d7d88bf1a77de6d5674d30c91aa0a685a5b4c1c661879c01bae15d48b - 0.03% (5.44 KB)

[#003] sha256:a251ddadb8183f77c00d228bfa96af7902ee8dfa46256d41570dca103b4520c4 - 0.0% (151 Bytes)

[#004] sha256:a379943dc7ab24c026c16fd8dcb38fe40ca0200c2c20aedf6389c802a8f31bbc - 47.23% (8.9 MB)

[#005] sha256:6d7e0f628a8655df95b2ff9c2d997f846ee788b8c1a835122d734e63496c94e0 - 0.0% (438 Bytes)


History
2022-09-03 14:26:52 UTC

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

2022-09-03 14:26:53 UTC

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

2022-09-03 14:26:54 UTC

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

2022-09-03 14:26:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00

2022-09-03 14:26:56 UTC

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

2022-09-03 14:26:57 UTC

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

2022-09-03 14:27:02 UTC

|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:27:03 UTC

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

2022-09-03 14:27:03 UTC

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

2022-09-03 14:27:04 UTC

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

2022-09-03 14:27:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00

2022-09-03 14:27:06 UTC

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

2022-09-03 14:27:07 UTC

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

2022-09-03 14:27:08 UTC

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

2022-09-03 14:27:09 UTC

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

2022-09-03 14:27:10 UTC

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

2022-09-03 14:27:11 UTC

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

2022-09-03 14:27:12 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:14 UTC

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

2022-09-03 14:27:15 UTC

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

2022-09-06 07:37:01 UTC

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

2022-09-06 07:37:02 UTC

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

2022-09-06 07:37:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.21.0-ls83 Build-date:- 2022-09-06T02:33:27-05:00

2022-09-06 07:37:04 UTC

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

2022-09-06 07:37:05 UTC

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

2022-09-06 07:37:06 UTC

|2 BUILD_DATE=2022-09-06T02:33:27-05:00 VERSION=v1.21.0-ls83 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-09-06 07:37:08 UTC

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

2022-09-06 07:37:09 UTC

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

2022-09-06 07:37:09 UTC

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

2022-09-06 07:37:10 UTC

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

2022-09-06 07:37:11 UTC

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

2022-09-06 07:37:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T02:33:27-05:00

2022-09-06 07:37:13 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-09-06 07:37:14 UTC

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

2022-09-06 07:37:15 UTC

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

2022-09-06 07:37:16 UTC

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

2022-09-06 07:37:17 UTC

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

2022-09-06 07:37:18 UTC

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

2022-09-06 07:37:19 UTC

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

2022-09-06 07:37:20 UTC

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

2022-09-06 07:37:21 UTC

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

2022-09-06 07:37:22 UTC

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

Details
Created

2022-09-06 07:36:41 UTC

Size

19.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.21.0-ls83 Build-date:- 2022-09-06T02:33:27-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-09-06T02:33:27-05: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
    2458a1f5845884d213c94622b042ca4da9adbdc7
  • org.opencontainers.image.revision
    2458a1f5845884d213c94622b042ca4da9adbdc7
  • 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.21.0-ls83

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:798b405349e9c78c545d67819b484457ad2ec387a2fe6335d7bdbc5c7b95bb66 - 27.41% (5.31 MB)

[#001] sha256:69445c80f8dbcc2292871a59c16b3d5b803bc85684c79443701541920160606c - 28.14% (5.45 MB)

[#002] sha256:3210192fcb4778ddbe62d71eb16ab2b0e1c473d98fb9ea2d610727b08651b64c - 0.03% (5.65 KB)

[#003] sha256:559ee0c00e57b10b582d990861ee2c68c2181722b0013427aa624278ec6e866a - 0.0% (180 Bytes)

[#004] sha256:dfbe6112d1bf549654b688c6ccbaa7fd6746dc1fe805529ca5a71978f80ac32f - 44.42% (8.6 MB)

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


History
2022-09-03 14:27:12 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:13 UTC

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

2022-09-03 14:27:16 UTC

|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:17 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:18 UTC

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

2022-09-03 14:27:19 UTC

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

2022-09-06 07:36:36 UTC

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

2022-09-06 07:36:36 UTC

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

2022-09-06 07:36:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.21.0-ls83 Build-date:- 2022-09-06T02:33:27-05:00

2022-09-06 07:36:37 UTC

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

2022-09-06 07:36:37 UTC

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

2022-09-06 07:36:38 UTC

|2 BUILD_DATE=2022-09-06T02:33:27-05:00 VERSION=v1.21.0-ls83 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-09-06 07:36:38 UTC

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

2022-09-06 07:36:38 UTC

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

2022-09-06 07:36:39 UTC

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

2022-09-06 07:36:39 UTC

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

2022-09-06 07:36:39 UTC

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

2022-09-06 07:36:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T02:33:27-05:00

2022-09-06 07:36:39 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-09-06 07:36:39 UTC

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

2022-09-06 07:36:40 UTC

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

2022-09-06 07:36:40 UTC

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

2022-09-06 07:36:40 UTC

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

2022-09-06 07:36:40 UTC

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

2022-09-06 07:36:40 UTC

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

2022-09-06 07:36:40 UTC

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

2022-09-06 07:36:41 UTC

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

2022-09-06 07:36:41 UTC

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

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