Namespace
linuxserver
Image / Tag
syncthing:arm32v7-v1.20.4-ls79
Content Digest
sha256:fdb87b09ae2f8758a2b73d1e05644cab2de8a25d513929e8f06e7fe1416bb125
Details
Created

2022-08-02 09:07:08 UTC

Size

18.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.20.4-ls79 Build-date:- 2022-08-02T11:03:22+02:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-02T11:03:22+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
    2c7241c88ee15e74bb142495385775d07643b04e
  • org.opencontainers.image.revision
    2c7241c88ee15e74bb142495385775d07643b04e
  • 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-ls79

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:2992880741f255cc9f3b30270372b836d59a4dbe22a246342cddc5dfada49ad7 - 26.98% (5.08 MB)

[#001] sha256:022e475dc6a008715983d6c67075ada57d03ee96743aa4f0b19d100bb4686984 - 25.86% (4.87 MB)

[#002] sha256:0a2eebdb384d27d320d693899b75cf97323df26b7179ed05dcc7e5581ae22c9d - 0.03% (5.07 KB)

[#003] sha256:4c060f7cde7743999596ed650752ad9df1e191d155ff2a5280fe1b20fc4cd9f3 - 0.0% (150 Bytes)

[#004] sha256:8d01ea682ada4714c300bbdeb60636c921fc118de7dc9000012406d8149011e9 - 47.13% (8.87 MB)

[#005] sha256:ccc95b3779bf78d3ec8b58864cb90a6794b86937f9e1059d4f730a17f33b05ef - 0.0% (437 Bytes)


History
2022-07-31 10:56:44 UTC

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

2022-07-31 10:56:44 UTC

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

2022-07-31 10:56:45 UTC

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

2022-07-31 10:56:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c795646-ls21 Build-date:- 2022-07-31T10:55:26+00:00

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:48 UTC

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

2022-07-31 10:56:53 UTC

|2 BUILD_DATE=2022-07-31T10:55:26+00:00 VERSION=9c795646-ls21 /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-07-31 10:56:54 UTC

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

2022-07-31 10:56:54 UTC

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

2022-07-31 10:56:55 UTC

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

2022-07-31 10:56:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T10:55:26+00:00

2022-07-31 10:56:57 UTC

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

2022-07-31 10:56:58 UTC

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

2022-07-31 10:56:59 UTC

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

2022-07-31 10:57:00 UTC

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

2022-07-31 10:57:01 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:04 UTC

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

2022-07-31 10:57:05 UTC

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

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c795646-ls21

2022-08-02 09:06:47 UTC

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

2022-08-02 09:06:48 UTC

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

2022-08-02 09:06:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.20.4-ls79 Build-date:- 2022-08-02T11:03:22+02:00

2022-08-02 09:06:50 UTC

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

2022-08-02 09:06:51 UTC

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

2022-08-02 09:06:53 UTC

|2 BUILD_DATE=2022-08-02T11:03:22+02:00 VERSION=v1.20.4-ls79 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2022-08-02 09:06:54 UTC

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

2022-08-02 09:06:55 UTC

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

2022-08-02 09:06:55 UTC

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

2022-08-02 09:06:56 UTC

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

2022-08-02 09:06:57 UTC

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

2022-08-02 09:06:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-02T11:03:22+02:00

2022-08-02 09:06:59 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-02 09:07:00 UTC

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

2022-08-02 09:07:01 UTC

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

2022-08-02 09:07:02 UTC

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

2022-08-02 09:07:03 UTC

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

2022-08-02 09:07:04 UTC

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

2022-08-02 09:07:05 UTC

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

2022-08-02 09:07:06 UTC

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

2022-08-02 09:07:07 UTC

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

2022-08-02 09:07:08 UTC

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

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