Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.2.1-ls16
Content Digest
sha256:df66a9a4599b936c837c7c5960596c4366d4c4837c361a64b4d2965bb406e3b3
Details
Created

2019-08-13 18:07:27 UTC

Size

16.7 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- v1.2.1-ls16 Build-date:- 2019-08-13T19:05:41+01:00
  • maintainer
    sparklyballs,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:84e04232452b09a9f2571a3d26e58fce8a15ed6290a1558b9d2949c98b346a7a - 16.64% (2.78 MB)

[#001] sha256:fdc3cde5d0b6ddf4b9b68c4b5e368d5ed275456e0af5d6efaba07e978573a6d6 - 29.69% (4.95 MB)

[#002] sha256:380b7b47082aaf5b446f6991eba8f9f72ee2f8c31c95b9afd464be285fe09695 - 0.02% (3.77 KB)

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

[#004] sha256:fbca5951731b4e02f222b0d7ad14cc7b01a5629059bfcf34ea8516b708e34bcf - 53.64% (8.95 MB)

[#005] sha256:1a20f7bb8a13c18ffb1b090e260527f9cb1dd6002ddaf638c433ac1d7655d4b8 - 0.0% (346 Bytes)


History
2019-08-09 21:08:36 UTC

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

2019-08-09 21:08:36 UTC

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

2019-08-09 21:08:36 UTC

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

2019-08-09 21:08:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 462154a0-ls3 Build-date:- 2019-08-09T17:07:43-04:00

2019-08-09 21:08:36 UTC

/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer

2019-08-09 21:08:37 UTC

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

2019-08-09 21:08:37 UTC

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

2019-08-09 21:08:37 UTC

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

2019-08-09 21:08:41 UTC

|4 BUILD_DATE=2019-08-09T17:07:43-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=462154a0-ls3 /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/*

2019-08-09 21:08:41 UTC

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

2019-08-09 21:08:42 UTC

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

2019-08-13 18:07:21 UTC

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

2019-08-13 18:07:22 UTC

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

2019-08-13 18:07:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.2.1-ls16 Build-date:- 2019-08-13T19:05:41+01:00

2019-08-13 18:07:22 UTC

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

2019-08-13 18:07:23 UTC

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

2019-08-13 18:07:24 UTC

|2 BUILD_DATE=2019-08-13T19:05:41+01:00 VERSION=v1.2.1-ls16 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2019-08-13 18:07:25 UTC

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

2019-08-13 18:07:26 UTC

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

2019-08-13 18:07:26 UTC

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

2019-08-13 18:07:27 UTC

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

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