Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.21.0-ls83
Content Digest
sha256:d7efcf1960baf69db7ac4740e8f56672562e2e6f5bdbc9d6d72cdb86eed28f79
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

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