Namespace
linuxserver
Image / Tag
syncthing:arm32v6-latest
Content Digest
sha256:a8e70c52dd12a1f8daf559fded8382a78be297e0f9c0accf4cef4cf0b4646d89
Details
Created

2019-03-19 19:34:02 UTC

Size

15.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.1.0-ls7 Build-date:- 2019-03-19T19:30:59+00: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:26b262faf9306b08b537978e8eb8cacb921747565352a62991190bb6a4191ddd - 16.05% (2.54 MB)

[#001] sha256:30b0f535893ac9921005036f5c4c346fdf339cf4341e9b8c6550c33750b8d134 - 30.16% (4.77 MB)

[#002] sha256:c87e0317551ab684afeb327bdcd900be4acc2f4281967dd43b412a8726c72458 - 0.0% (448 Bytes)

[#003] sha256:1f6a6726882824da88fdc0bc5595159d448de6c2bfd3de696f890493a350398c - 8.97% (1.42 MB)

[#004] sha256:d74dd894681c149b435eac453ce7ce1a80a38c24ef253604527600781d846e9c - 0.0% (181 Bytes)

[#005] sha256:255290d8e4084eb4ae5adca05812b1b3fee3e8613d1caf3194b4f83ac1f5acbb - 44.81% (7.08 MB)

[#006] sha256:ef17be57e86411025a33ba2487a298f5e888b33a406d78d3226a787dab932c9f - 0.0% (339 Bytes)


History
2019-03-15 23:39:54 UTC

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

2019-03-15 23:39:56 UTC

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

2019-03-15 23:39:57 UTC

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

2019-03-15 23:39:57 UTC

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

2019-03-15 23:39:59 UTC

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

2019-03-15 23:40:17 UTC

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

2019-03-15 23:40:20 UTC

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

2019-03-15 23:40:21 UTC

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

2019-03-19 19:33:53 UTC

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

2019-03-19 19:33:54 UTC

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

2019-03-19 19:33:54 UTC

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

2019-03-19 19:33:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.1.0-ls7 Build-date:- 2019-03-19T19:30:59+00:00

2019-03-19 19:33:55 UTC

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

2019-03-19 19:33:56 UTC

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

2019-03-19 19:33:58 UTC

|2 BUILD_DATE=2019-03-19T19:30:59+00:00 VERSION=v1.1.0-ls7 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2019-03-19 19:34:00 UTC

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

2019-03-19 19:34:01 UTC

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

2019-03-19 19:34:02 UTC

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

2019-03-19 19:34:02 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