Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.4.2-ls31
Content Digest
sha256:0ef8ef940454e73ed79acc5845d9ce5614515f5a6fef0772f7b32da287709dce
Details
Created

2020-04-21 17:57:50 UTC

Size

16.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.4.2-ls31 Build-date:- 2020-04-21T13:56:16-04: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:3d2df53ea896f1a0ccf03d52f8f4adb18280eeec4851a13243ee59e789e138a7 - 16.8% (2.79 MB)

[#001] sha256:49e9c2df40b46b658e01a6efb8bd3b8c44d1bf5672ac29a6cfa38072654189d8 - 27.49% (4.56 MB)

[#002] sha256:f81f653b665ad916667c1b1cef2394114dd1f4a7e5cf1914b8a67b25617b40e4 - 0.02% (4 KB)

[#003] sha256:f8f7bec56f3e09bb84937fb681895b1441f2206068e79de1d696cfccd0fd00c7 - 0.0% (181 Bytes)

[#004] sha256:3fe9a5c3fd8bd7b46d831c2cf0a62b6f6b43a5468b0d6e51f4b8846e79a49bd6 - 55.69% (9.24 MB)

[#005] sha256:94180f125384c50ad5316846655b57b939f4973969594a99465a622ffaf90dd5 - 0.0% (339 Bytes)


History
2020-04-16 23:25:45 UTC

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

2020-04-16 23:25:45 UTC

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

2020-04-16 23:25:46 UTC

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

2020-04-16 23:25:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8d5bd494-ls11 Build-date:- 2020-04-16T23:24:38+00:00

2020-04-16 23:25:46 UTC

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

2020-04-16 23:25:46 UTC

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

2020-04-16 23:25:47 UTC

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

2020-04-16 23:25:47 UTC

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

2020-04-16 23:25:52 UTC

|4 BUILD_DATE=2020-04-16T23:24:38+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.1.0 VERSION=8d5bd494-ls11 /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/*

2020-04-16 23:25:53 UTC

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

2020-04-16 23:25:53 UTC

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

2020-04-21 17:57:47 UTC

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

2020-04-21 17:57:47 UTC

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

2020-04-21 17:57:47 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.4.2-ls31 Build-date:- 2020-04-21T13:56:16-04:00

2020-04-21 17:57:47 UTC

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

2020-04-21 17:57:48 UTC

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

2020-04-21 17:57:49 UTC

|2 BUILD_DATE=2020-04-21T13:56:16-04:00 VERSION=v1.4.2-ls31 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2020-04-21 17:57:49 UTC

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

2020-04-21 17:57:50 UTC

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

2020-04-21 17:57:50 UTC

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

2020-04-21 17:57:50 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