Namespace
linuxserver
Image / Tag
syncthing:amd64-version-v1.20.3
Content Digest
sha256:abe1e1bcfc3337bb34bf5c3b3c5685a204f9dfde8ba136d0672ce97d2d3b4608
Details
Created

2022-07-27 07:47:02 UTC

Size

18.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.3-ls78 Build-date:- 2022-07-27T09:44:56+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-27T09:44:56+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
    005a2d488760fb8838d5f888056fcba9d3e1d0d6
  • org.opencontainers.image.revision
    005a2d488760fb8838d5f888056fcba9d3e1d0d6
  • 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-ls78

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:b3d72b7a8ae24584766ae6b2ccbd64fc305ba44806ba373ab449964f99213019 - 28.17% (5.09 MB)

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

[#002] sha256:4de88d20b6622084fdb82601d3cdec0cbce261ce3172b82940fb2fd00f723868 - 0.03% (4.68 KB)

[#003] sha256:e767a561aaef0c0a8aa77579ee187ab53c6ace30488025a098fe5387a9b0082e - 0.0% (179 Bytes)

[#004] sha256:6f24279bf22ce40e561f5649c551bd7bc1cc8d882930ef0e9f496a6eb99e0204 - 50.78% (9.18 MB)

[#005] sha256:34217a057958e3218cdbaa6564c4f47de8ff8f86db97c2e760fb6166857cb116 - 0.0% (467 Bytes)


History
2022-07-26 16:39:32 UTC

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

2022-07-26 16:39:33 UTC

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

2022-07-26 16:39:33 UTC

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

2022-07-26 16:39:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 657d0a68-ls20 Build-date:- 2022-07-26T18:38:14+02:00

2022-07-26 16:39:33 UTC

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

2022-07-26 16:39:33 UTC

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

2022-07-26 16:39:35 UTC

|2 BUILD_DATE=2022-07-26T18:38:14+02:00 VERSION=657d0a68-ls20 /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-26 16:39:36 UTC

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

2022-07-26 16:39:36 UTC

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

2022-07-26 16:39:36 UTC

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

2022-07-26 16:39:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:14+02:00

2022-07-26 16:39:36 UTC

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

2022-07-26 16:39:36 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

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

2022-07-26 16:39:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=657d0a68-ls20

2022-07-27 07:46:58 UTC

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

2022-07-27 07:46:58 UTC

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

2022-07-27 07:46:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.3-ls78 Build-date:- 2022-07-27T09:44:56+02:00

2022-07-27 07:46:58 UTC

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

2022-07-27 07:46:58 UTC

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

2022-07-27 07:46:59 UTC

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

2022-07-27 07:47:00 UTC

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

2022-07-27 07:47:00 UTC

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

2022-07-27 07:47:00 UTC

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

2022-07-27 07:47:00 UTC

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

2022-07-27 07:47:00 UTC

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

2022-07-27 07:47:01 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T09:44:56+02:00

2022-07-27 07:47:01 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-27 07:47:01 UTC

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

2022-07-27 07:47:01 UTC

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

2022-07-27 07:47:01 UTC

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

2022-07-27 07:47:01 UTC

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

2022-07-27 07:47:02 UTC

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

2022-07-27 07:47:02 UTC

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

2022-07-27 07:47:02 UTC

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

2022-07-27 07:47:02 UTC

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

2022-07-27 07:47:02 UTC

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

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