Namespace
linuxserver
Image / Tag
syncthing:129
Content Digest
sha256:db252798280cefe85e1087769c183e38c2c3efb2bb55e8793aa2a091d099dff8
Details
Created

2018-08-10 22:11:29 UTC

Size

50 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 129 Build-date:- August-10-2018-22:10:40-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:963a95e502f45f7db3ba47363eb047a10d7aac484b1c5f6b7b65d731a65adf6b - 4.44% (2.22 MB)

[#001] sha256:807cfe48b70ff2a9b8f5b0718de78cb4e82c67269beab927f59262795125a183 - 11.86% (5.93 MB)

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

[#003] sha256:2920c049097a17377020e3eb6f1e29b07f5ecb3de82f425bf5f322353619e1be - 0.0% (145 Bytes)

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

[#005] sha256:215a8286f1865ae79f4aba510bbc89c3e7040f12f0fff41b88663b5bf26c29cf - 0.0% (313 Bytes)


History
2018-08-10 22:09:38 UTC

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

2018-08-10 22:09:38 UTC

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

2018-08-10 22:09:39 UTC

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

2018-08-10 22:09:39 UTC

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

2018-08-10 22:09:39 UTC

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

2018-08-10 22:09:45 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-08-10 22:09:45 UTC

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

2018-08-10 22:09:45 UTC

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

2018-08-10 22:11:24 UTC

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

2018-08-10 22:11:24 UTC

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

2018-08-10 22:11:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 129 Build-date:- August-10-2018-22:10:40-UTC

2018-08-10 22:11:24 UTC

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

2018-08-10 22:11:25 UTC

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

2018-08-10 22:11:25 UTC

|2 BUILD_DATE=August-10-2018-22:10:40-UTC VERSION=129 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2018-08-10 22:11:28 UTC

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

2018-08-10 22:11:28 UTC

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

2018-08-10 22:11:29 UTC

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

2018-08-10 22:11:29 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