Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.3.4-ls28
Content Digest
sha256:4534e84f465ef998c4d6d64ebb1e0a044a4f2e437520953ba14faff0e7894cf3
Details
Created

2020-03-10 19:03:16 UTC

Size

16.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.3.4-ls28 Build-date:- 2020-03-10T19:01:45+00:00
  • maintainer
    thelamer

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:8a3358dc2ee864059fb78906d552fbe7f5bf33674202bc331020781220c837c1 - 16.9% (2.79 MB)

[#001] sha256:82a3231d3dbfbd0969eb2d59ea0249da521079c9e16576ba62d3be4cee8b12db - 27.65% (4.56 MB)

[#002] sha256:25754cdadb0647953cf259a0b8687533938f1a877559f191b55325472ef36688 - 0.02% (3.97 KB)

[#003] sha256:ed7bfa29ff84cc6807c21d1a4adf2ea380b08052807ef65596aee1e2ad8e2677 - 0.0% (189 Bytes)

[#004] sha256:61f9aff6a883a24a944cf51684f79ac1b4986e6a51c440eefc1c220a6a1b5d9c - 55.43% (9.14 MB)

[#005] sha256:dd30d1814d61b44fb41c9773856b92d21df7b26b67b7b8742ed4a35003cfa5d5 - 0.0% (343 Bytes)


History
2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5da06b41-ls6 Build-date:- 2020-03-05T13:38:16-05:00

2020-03-05 18:39:04 UTC

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

2020-03-05 18:39:04 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.1.0

2020-03-05 18:39:05 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2020-03-05 18:39:05 UTC

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

2020-03-05 18:39:08 UTC

|4 BUILD_DATE=2020-03-05T13:38:16-05:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=5da06b41-ls6 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2020-03-05 18:39:08 UTC

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

2020-03-05 18:39:09 UTC

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

2020-03-10 19:03:10 UTC

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

2020-03-10 19:03:11 UTC

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

2020-03-10 19:03:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.3.4-ls28 Build-date:- 2020-03-10T19:01:45+00:00

2020-03-10 19:03:11 UTC

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

2020-03-10 19:03:12 UTC

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

2020-03-10 19:03:13 UTC

|2 BUILD_DATE=2020-03-10T19:01:45+00:00 VERSION=v1.3.4-ls28 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2020-03-10 19:03:14 UTC

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

2020-03-10 19:03:15 UTC

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

2020-03-10 19:03:15 UTC

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

2020-03-10 19:03:16 UTC

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

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