Namespace
linuxserver
Image / Tag
syncthing:amd64-v1.0.1-ls4
Content Digest
sha256:8c1bf095b7f0a6587a12b1ec459722d4c48e77cc00aeaae66f28c53b861f5f5d
Details
Created

2019-02-25 06:10:23 UTC

Size

68.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v1.0.1-ls4 Build-date:- 2019-02-25T01:08:36-05:00
  • maintainer
    sparklyballs

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:5f37152e7b07e168280eba05cd4de2f12d7f4be646a1cd7607d08d78a6eee344 - 4.03% (2.74 MB)

[#001] sha256:6290ddbf6dcac0815e9b469b9f0e20bdfa8ac1c70ee99544a2b6f413421f78c7 - 7.11% (4.84 MB)

[#002] sha256:89e2af6d2b5f98325e3b0153beeab6d98b5e4fc70e011abfc9da124f0a0d836e - 0.0% (449 Bytes)

[#003] sha256:5d88b98332fa4dfe831efedffeea25ae14a8eb7dfdd54b710604be29aac8865b - 0.0% (144 Bytes)

[#004] sha256:6f6758aaaa201fc1fabb3e808c08ef47a6a9401f7f31eebfbb758a4009b1efb3 - 88.86% (60.5 MB)

[#005] sha256:dcd870e5cf1ef0881e62a9234051ba2c8b6a814830e79c3f0e910bbbd91c58b1 - 0.0% (319 Bytes)


History
2019-02-22 23:16:43 UTC

/bin/sh -c #(nop) ADD file:55e82b2bd2ab2e628b62d39673ceab3fc443eb271c06e9f10f0ac09496b387a5 in /

2019-02-22 23:16:44 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2019-02-22 23:16:44 UTC

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

2019-02-22 23:16:45 UTC

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

2019-02-22 23:16:45 UTC

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

2019-02-22 23:16:52 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.8.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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2019-02-22 23:16:53 UTC

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

2019-02-22 23:16:54 UTC

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

2019-02-25 06:10:14 UTC

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

2019-02-25 06:10:15 UTC

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

2019-02-25 06:10:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v1.0.1-ls4 Build-date:- 2019-02-25T01:08:36-05:00

2019-02-25 06:10:15 UTC

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

2019-02-25 06:10:15 UTC

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

2019-02-25 06:10:17 UTC

|2 BUILD_DATE=2019-02-25T01:08:36-05:00 VERSION=v1.0.1-ls4 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2019-02-25 06:10:22 UTC

/bin/sh -c #(nop) COPY dir:1be68e0e451b128de5d4c915d234fa1a68f05115edc5054f1f5626758f4c0ea7 in /usr/bin/

2019-02-25 06:10:22 UTC

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

2019-02-25 06:10:22 UTC

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

2019-02-25 06:10:23 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