Namespace
linuxserver
Image / Tag
syncthing:arm64v8-v1.2.0-ls15
Content Digest
sha256:a567a47a9f9738725f860173d7315cf53717afd99dbbdeac70efcc4322cb60c5
Details
Created

2019-07-16 18:02:10 UTC

Size

17.9 MB

Content Digest
Labels
  • MAINTAINER
    sparkyballs,TheLamer
  • build_version
    Linuxserver.io version:- v1.2.0-ls15 Build-date:- 2019-07-16T17:56:49+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:a83ec38b9286da3cbca20107b46de60bc3ab0da0d528e89752a24398ea76f017 - 15.13% (2.71 MB)

[#001] sha256:4f465de564e6cdb137471bf7778dec84df64203b5855ff0436650002309ffbdf - 37.63% (6.73 MB)

[#002] sha256:d9d3d50fcdc3a4a3a4b12ad13d4de0e1b6723f89dc7a4dcad8e32d8d529ad253 - 0.02% (3.79 KB)

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

[#004] sha256:f0b42444789ec4f957c88b32b4385bd0a69c0ab1f09c1ca07372070abbf003e5 - 47.22% (8.45 MB)

[#005] sha256:fe075d829d67c37bdf4a150e6ca22249aca8226ca09402eda9a297a67c507785 - 0.0% (341 Bytes)


History
2019-07-12 08:19:56 UTC

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

2019-07-12 08:19:57 UTC

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

2019-07-12 08:19:57 UTC

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

2019-07-12 08:19:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 32234c97-ls2 Build-date:- 2019-07-12T08:18:37+00:00

2019-07-12 08:19:58 UTC

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

2019-07-12 08:19:59 UTC

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

2019-07-12 08:19:59 UTC

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

2019-07-12 08:20:00 UTC

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

2019-07-12 08:20:12 UTC

|4 BUILD_DATE=2019-07-12T08:18:37+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.1.0 VERSION=32234c97-ls2 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-07-12 08:20:14 UTC

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

2019-07-12 08:20:15 UTC

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

2019-07-16 18:01:59 UTC

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

2019-07-16 18:01:59 UTC

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

2019-07-16 18:02:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.2.0-ls15 Build-date:- 2019-07-16T17:56:49+00:00

2019-07-16 18:02:00 UTC

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

2019-07-16 18:02:01 UTC

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

2019-07-16 18:02:03 UTC

|2 BUILD_DATE=2019-07-16T17:56:49+00:00 VERSION=v1.2.0-ls15 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2019-07-16 18:02:07 UTC

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

2019-07-16 18:02:09 UTC

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

2019-07-16 18:02:10 UTC

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

2019-07-16 18:02:10 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