Namespace
linuxserver
Image / Tag
syncthing:arm32v7-v1.1.1-ls9
Content Digest
sha256:53971634b2264ebf0b594d6c678ada7f407c139c58f11e81df93b21482a0be65
Details
Created

2019-04-16 18:46:20 UTC

Size

15.4 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- v1.1.1-ls9 Build-date:- 2019-04-16T18:38:21+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:d32de22252e3830ab54d0329e5205bf71dd3cbe711c633ace362fa9ef50caa65 - 15.2% (2.34 MB)

[#001] sha256:c2260cff52aa8ad698a0cd821ad84142e38fa1d6153e02a0b8220645130802b2 - 38.77% (5.97 MB)

[#002] sha256:cc4168d47f4b740a314a284c7352d8d99e95d78eb5012769b29b56fa664c1d03 - 0.0% (451 Bytes)

[#003] sha256:7e6ef366f93a718605a9475dd2cebb2df84baef64d800b6f82ab33f820a3a7a4 - 0.0% (180 Bytes)

[#004] sha256:6b458b57701436a9c68e44193953cbf0f3484d633f8a50817e98f8ad26c00a50 - 46.02% (7.09 MB)

[#005] sha256:6a71e07e76b5d3c23e02391f0c20b35db2817e488cf344878b06fae941d62a9f - 0.0% (339 Bytes)


History
2019-04-15 23:58:36 UTC

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

2019-04-15 23:58:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- Build-date:-

2019-04-15 23:58:37 UTC

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

2019-04-15 23:58:38 UTC

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

2019-04-15 23:58:38 UTC

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

2019-04-15 23:58:39 UTC

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

2019-04-15 23:58:52 UTC

|2 OVERLAY_ARCH=arm 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 "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-04-15 23:58:54 UTC

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

2019-04-15 23:58:55 UTC

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

2019-04-16 18:45:56 UTC

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

2019-04-16 18:45:57 UTC

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

2019-04-16 18:45:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.1.1-ls9 Build-date:- 2019-04-16T18:38:21+00:00

2019-04-16 18:46:01 UTC

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

2019-04-16 18:46:02 UTC

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

2019-04-16 18:46:05 UTC

|2 BUILD_DATE=2019-04-16T18:38:21+00:00 VERSION=v1.1.1-ls9 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2019-04-16 18:46:10 UTC

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

2019-04-16 18:46:17 UTC

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

2019-04-16 18:46:19 UTC

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

2019-04-16 18:46:20 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