Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.4.0-ls28
Content Digest
sha256:0b5bd4194903171c3cf7c4f0c6a4d11b737f1a3d5e56201406eb7f873d6d47d6
Details
Created

2020-03-17 06:33:43 UTC

Size

16.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.4.0-ls28 Build-date:- 2020-03-17T02:32:13-04: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.82% (2.79 MB)

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

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

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

[#004] sha256:0fc5248e063c446ae936fa3c7eea73528612798a39e8ee5ef62d1c0479fb05d8 - 55.64% (9.22 MB)

[#005] sha256:d6d951f94739468bc1600ab2eac7f7e45241773dde4c3e1f8772775d1f777008 - 0.0% (339 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-17 06:33:40 UTC

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

2020-03-17 06:33:41 UTC

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

2020-03-17 06:33:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.4.0-ls28 Build-date:- 2020-03-17T02:32:13-04:00

2020-03-17 06:33:41 UTC

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

2020-03-17 06:33:41 UTC

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

2020-03-17 06:33:42 UTC

|2 BUILD_DATE=2020-03-17T02:32:13-04:00 VERSION=v1.4.0-ls28 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2020-03-17 06:33:43 UTC

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

2020-03-17 06:33:43 UTC

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

2020-03-17 06:33:43 UTC

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

2020-03-17 06:33:43 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