Namespace
linuxserver
Image / Tag
syncthing:127
Content Digest
sha256:fed2b868a7380ef1406b030e339f9b87fc8bf96728597ffe933c51e6a3a6cfab
Details
Created

2018-07-31 08:02:57 UTC

Size

50 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 127 Build-date:- July-31-2018-08:02:01-UTC
  • maintainer
    sparklyballs

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:aac87d29adab2b6ce2864fcd4847d659b13b3337b3a7f3555a08d55393b1829a - 4.44% (2.22 MB)

[#001] sha256:83433e980a704dfbaa6591781bf7c87c68500d8765a15e9587f6429e2ef14ceb - 11.85% (5.93 MB)

[#002] sha256:5987eba5c79b5b9e9dc2c782ccbf481968a93b4a14c665a8e14730b6dfb063d4 - 0.0% (450 Bytes)

[#003] sha256:c6edd39101325d927141e09dc66a310a324384483464f9b0940ecf86cd47492f - 0.0% (144 Bytes)

[#004] sha256:c80cd2752d97d23c95ccf818d7427988772fb5819a0e924366557f0d1a667dc6 - 83.7% (41.8 MB)

[#005] sha256:23a9cad7aaa39262471d40584cfdcaefa047d2497195b34201bdbeca13be97b9 - 0.0% (312 Bytes)


History
2018-07-27 22:09:33 UTC

/bin/sh -c #(nop) ADD file:9703e60853bec31c36661114855b7019f26bd8a2e08f1f5523fc3f19f19bfa7a in /

2018-07-27 22:09:33 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2018-07-27 22:09:33 UTC

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

2018-07-27 22:09:34 UTC

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

2018-07-27 22:09:34 UTC

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

2018-07-27 22:09:43 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.4.0 /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/*

2018-07-27 22:09:43 UTC

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

2018-07-27 22:09:43 UTC

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

2018-07-31 08:02:50 UTC

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

2018-07-31 08:02:50 UTC

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

2018-07-31 08:02:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 127 Build-date:- July-31-2018-08:02:01-UTC

2018-07-31 08:02:51 UTC

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

2018-07-31 08:02:51 UTC

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

2018-07-31 08:02:52 UTC

|2 BUILD_DATE=July-31-2018-08:02:01-UTC VERSION=127 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2018-07-31 08:02:56 UTC

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

2018-07-31 08:02:56 UTC

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

2018-07-31 08:02:56 UTC

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

2018-07-31 08:02:57 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