Namespace
linuxserver
Image / Tag
syncthing:arm32v7-v1.6.1-ls36
Content Digest
sha256:e2dedbf0471a85af6f873bd5b81cee9cca8663fda71614e34ba58d7987e51198
Details
Created

2020-06-09 18:02:54 UTC

Size

17.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.6.1-ls36 Build-date:- 2020-06-09T17:58:29+00:00
  • maintainer
    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:e15bda6ed7a29d81208505d967f1a9ddd8c5ce6dcf5b7d828194a4320077dfb1 - 13.48% (2.41 MB)

[#001] sha256:069874a68c5d4800409aac2c1c057b236992ec1815a85ef72b694a47695b8979 - 34.21% (6.11 MB)

[#002] sha256:1eb8b1434fa52dc0540ddc3a377d1ac329203d5f3f2db95a814b9d2962295c93 - 0.02% (4.13 KB)

[#003] sha256:306b008552b1445f4e36d3168e896fc556b65390c81172e4e1bf9db79913cf1d - 0.0% (182 Bytes)

[#004] sha256:212a8723865e28335acfcba37c572f3b91e19cccb467adec4d0b7cbec9916f6b - 52.28% (9.34 MB)

[#005] sha256:c01e25cd8d7308f1758006efd915b741655a41c08b9d1087f6350e5867ace8b4 - 0.0% (340 Bytes)


History
2020-06-04 17:39:01 UTC

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

2020-06-04 17:39:02 UTC

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

2020-06-04 17:39:03 UTC

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

2020-06-04 17:39:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 739f3c6e-ls16 Build-date:- 2020-06-04T13:37:40-04:00

2020-06-04 17:39:05 UTC

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

2020-06-04 17:39:06 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-06-04 17:39:07 UTC

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

2020-06-04 17:39:08 UTC

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

2020-06-04 17:39:23 UTC

|4 BUILD_DATE=2020-06-04T13:37:40-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=739f3c6e-ls16 /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 procps 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && 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/*

2020-06-04 17:39:26 UTC

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

2020-06-04 17:39:27 UTC

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

2020-06-09 18:02:44 UTC

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

2020-06-09 18:02:44 UTC

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

2020-06-09 18:02:45 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.6.1-ls36 Build-date:- 2020-06-09T17:58:29+00:00

2020-06-09 18:02:45 UTC

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

2020-06-09 18:02:46 UTC

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

2020-06-09 18:02:48 UTC

|2 BUILD_DATE=2020-06-09T17:58:29+00:00 VERSION=v1.6.1-ls36 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2020-06-09 18:02:50 UTC

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

2020-06-09 18:02:53 UTC

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

2020-06-09 18:02:53 UTC

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

2020-06-09 18:02:54 UTC

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

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