Namespace
linuxserver
Image / Tag
syncthing:amd64-1.20.4
Content Digest
sha256:e4c8a5f56a39280e0507ae9655047768a6587b161ed6b3c491b4caf542a7048b
Details
Created

2022-08-24 07:46:36 UTC

Size

18.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.4-ls82 Build-date:- 2022-08-24T02:44:15-05:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-24T02:44:15-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
    6fe66a6c173e69b729d78f657b12238d7abfc8b4
  • org.opencontainers.image.revision
    6fe66a6c173e69b729d78f657b12238d7abfc8b4
  • 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-ls82

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:7106a194e19ed738fa8de56f0c0d282cd7339e0f7e701f6d173eeb6733e2de14 - 28.18% (5.1 MB)

[#001] sha256:49d842fe011b98ea773720d13bf069de38121718455a9eab4f4d05063ca7197b - 21.01% (3.8 MB)

[#002] sha256:579bbc530c9d4e07db084e5a8f0b6e6330f96d4bdda3d18a9200730da2f41ea6 - 0.03% (5.24 KB)

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

[#004] sha256:5a49c5a61ba3128c68f71f55373ba1f3f8624eb57e3bbb1958660e0919bfb6a7 - 50.78% (9.2 MB)

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


History
2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00

2022-08-23 06:42:04 UTC

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

2022-08-23 06:42:05 UTC

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

2022-08-23 06:42:07 UTC

|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /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-23 06:42:07 UTC

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

2022-08-23 06:42:07 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:08 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-23 06:42:09 UTC

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

2022-08-24 07:46:32 UTC

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

2022-08-24 07:46:32 UTC

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

2022-08-24 07:46:32 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.4-ls82 Build-date:- 2022-08-24T02:44:15-05:00

2022-08-24 07:46:33 UTC

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

2022-08-24 07:46:33 UTC

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

2022-08-24 07:46:33 UTC

|2 BUILD_DATE=2022-08-24T02:44:15-05:00 VERSION=v1.20.4-ls82 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-08-24 07:46:34 UTC

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

2022-08-24 07:46:34 UTC

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

2022-08-24 07:46:34 UTC

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

2022-08-24 07:46:34 UTC

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

2022-08-24 07:46:34 UTC

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

2022-08-24 07:46:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-24T02:44:15-05:00

2022-08-24 07:46:34 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-24 07:46:35 UTC

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

2022-08-24 07:46:35 UTC

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

2022-08-24 07:46:35 UTC

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

2022-08-24 07:46:35 UTC

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

2022-08-24 07:46:35 UTC

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

2022-08-24 07:46:35 UTC

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

2022-08-24 07:46:35 UTC

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

2022-08-24 07:46:36 UTC

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

2022-08-24 07:46:36 UTC

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

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