Namespace
linuxserver
Image / Tag
syncthing:arm32v7-v1.12.1-ls44
Content Digest
sha256:358e04235beea9b1db75ad7eaab6aba57b9c27c9f3b421309b2d5be87a236bfd
Details
Created

2021-01-14 05:45:06 UTC

Size

19.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.12.1-ls44 Build-date:- 2021-01-14T00:40:42-05: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:cebdc7a4adc8d475b3b46332c5a57a3415fca8b41f798d5edffbaafff647132e - 12.36% (2.4 MB)

[#001] sha256:8cb8f32b73c3e79a171996f3d45da806edbbdf8db48c6754d77d1e3f692f26f5 - 11.42% (2.22 MB)

[#002] sha256:00a31bb2083972b15a557cd87559e72ec07eca076eb5a2b66d69b4f93f4eee28 - 10.87% (2.11 MB)

[#003] sha256:e272918e03929b285c8b7165400c0fc4e3c8484f2f26c62ff3c7dff66a9b591c - 20.5% (3.98 MB)

[#004] sha256:195d30ac359336b0f2222e0069f2b96791ca436c608d275d4c7282d0b37cd732 - 0.02% (4.39 KB)

[#005] sha256:3276d1cb08eaccd55250180de771f90f77830de45c89542edc26391511c12503 - 0.0% (181 Bytes)

[#006] sha256:2f089a9a6a0d86f5b001bf4ed57271d2cf3ae9551f062a8d1377140e279c0c93 - 44.82% (8.69 MB)

[#007] sha256:f292e19df1c7961745899d53b1d82160cc2638acbf1c11711330ff0ebb5bf2de - 0.0% (342 Bytes)


History
2021-01-09 10:53:30 UTC

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

2021-01-09 10:53:31 UTC

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

2021-01-09 10:53:31 UTC

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

2021-01-09 10:53:31 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8692b0a0-ls13 Build-date:- 2021-01-09T10:52:04+00:00

2021-01-09 10:53:32 UTC

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

2021-01-09 10:53:32 UTC

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

2021-01-09 10:53:32 UTC

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

2021-01-09 10:53:34 UTC

/bin/sh -c #(nop) ADD 57874912aa54611a5a67dd94020d8d8616e3b383165c6afcf930150b0d694731 in /tmp/

2021-01-09 10:53:37 UTC

|4 BUILD_DATE=2021-01-09T10:52:04+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls13 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-01-09 10:53:37 UTC

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

2021-01-09 10:53:42 UTC

|4 BUILD_DATE=2021-01-09T10:52:04+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=8692b0a0-ls13 /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 "**** 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/*

2021-01-09 10:53:43 UTC

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

2021-01-09 10:53:43 UTC

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

2021-01-14 05:45:02 UTC

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

2021-01-14 05:45:02 UTC

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

2021-01-14 05:45:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.12.1-ls44 Build-date:- 2021-01-14T00:40:42-05:00

2021-01-14 05:45:02 UTC

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

2021-01-14 05:45:03 UTC

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

2021-01-14 05:45:04 UTC

|2 BUILD_DATE=2021-01-14T00:40:42-05:00 VERSION=v1.12.1-ls44 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2021-01-14 05:45:05 UTC

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

2021-01-14 05:45:05 UTC

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

2021-01-14 05:45:06 UTC

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

2021-01-14 05:45:06 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