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

2022-08-02 09:05:35 UTC

Size

18.1 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:06a3dd39c60c166aa2c92dea35a6c8e5a39bb7997c0f4dedf32e9ce5ca122fe2 - 28.17% (5.1 MB)

[#001] sha256:933b1c5ee7a56e4725e6ad8c8417c70f0726f625a5b747af5020286d72039e0a - 21.04% (3.81 MB)

[#002] sha256:1101001f4a41d0e7e0c01d64ca29f19af00c40faf3bc1a319df365de14d1e703 - 0.03% (5.23 KB)

[#003] sha256:fc220ebf60a50a19f0a7fde35944aebdb9520ecf4b8523b787cdd5d30493489e - 0.0% (181 Bytes)

[#004] sha256:5e238f8a6fe4614cdc1aa3517a3fe60755c2840c6320e6557b7cf7c9e4c0d9b5 - 50.76% (9.2 MB)

[#005] sha256:6e73ddec97a5e1d0be2b0c345595e9a98a84ccc5b9c92947360608aeb4b44381 - 0.0% (466 Bytes)


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

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

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:25 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:25 UTC

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

2022-07-31 10:56:25 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:27 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 "**** cleanup ****" && rm -rf /tmp/*

2022-07-31 10:56:27 UTC

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

2022-07-31 10:56:27 UTC

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

2022-07-31 10:56:27 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:29 UTC

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

2022-07-31 10:56:29 UTC

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

2022-08-02 09:05:30 UTC

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

2022-08-02 09:05:30 UTC

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

2022-08-02 09:05:30 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:05:31 UTC

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

2022-08-02 09:05:31 UTC

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

2022-08-02 09:05:32 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:05:32 UTC

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

2022-08-02 09:05:32 UTC

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

2022-08-02 09:05:33 UTC

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

2022-08-02 09:05:33 UTC

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

2022-08-02 09:05:33 UTC

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

2022-08-02 09:05:33 UTC

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

2022-08-02 09:05: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-02 09:05:34 UTC

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

2022-08-02 09:05:34 UTC

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

2022-08-02 09:05:34 UTC

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

2022-08-02 09:05:34 UTC

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

2022-08-02 09:05:34 UTC

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

2022-08-02 09:05:34 UTC

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

2022-08-02 09:05:35 UTC

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

2022-08-02 09:05:35 UTC

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

2022-08-02 09:05:35 UTC

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

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

Details
Created

2022-08-02 09:06:15 UTC

Size

19.4 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:2ba361116983e665ca5ebaecd5099d0be7209b78e275b1eed861c869860ee2a3 - 27.43% (5.31 MB)

[#001] sha256:7ebda9cd2d866fa1c624082fa8f10246d72ddb737043f94c3b03db7b7f01b3aa - 28.2% (5.46 MB)

[#002] sha256:fdc3ebd1d9fd68d5491ebf634c42efc6c37fad82a5b83d5a38127f04d6bd1819 - 0.03% (5.11 KB)

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

[#004] sha256:5658610da46dfe54f862068c3109bf80ba875c278e1ea3b5f86c81b8548d73b7 - 44.34% (8.58 MB)

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


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

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

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:48 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:49 UTC

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

2022-07-31 10:56:50 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:59 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-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-07-31 10:57:00 UTC

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

2022-07-31 10:57:00 UTC

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

2022-07-31 10:57:01 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:04 UTC

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

2022-07-31 10:57:05 UTC

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

2022-07-31 10:57:06 UTC

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

2022-07-31 10:57:07 UTC

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

2022-07-31 10:57:08 UTC

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

2022-07-31 10:57:09 UTC

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

2022-07-31 10:57:10 UTC

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

2022-07-31 10:57:11 UTC

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

2022-07-31 10:57:12 UTC

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

2022-08-02 09:06:11 UTC

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

2022-08-02 09:06:11 UTC

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

2022-08-02 09:06:12 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:12 UTC

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

2022-08-02 09:06:12 UTC

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

2022-08-02 09:06:12 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:13 UTC

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

2022-08-02 09:06:13 UTC

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

2022-08-02 09:06:13 UTC

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

2022-08-02 09:06:13 UTC

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

2022-08-02 09:06:14 UTC

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

2022-08-02 09:06:14 UTC

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

2022-08-02 09:06:14 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:06:14 UTC

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

2022-08-02 09:06:14 UTC

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

2022-08-02 09:06:14 UTC

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

2022-08-02 09:06:15 UTC

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

2022-08-02 09:06:15 UTC

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

2022-08-02 09:06:15 UTC

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

2022-08-02 09:06:15 UTC

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

2022-08-02 09:06:15 UTC

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

2022-08-02 09:06:15 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