Namespace
linuxserver
Image / Tag
syncthing:128
Content Digest
sha256:8829a2fc408f068e90c5f1a3ccda114d7d2d27f2dfa01092ce1c4135276a6163
Details
Created

2018-08-03 22:11:25 UTC

Size

50 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 128 Build-date:- August-03-2018-22:10:16-UTC
  • 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:4fe54b110cf3a680ac5d18918a98cb0040345f2a7427299f684ad5de07ba9900 - 4.44% (2.22 MB)

[#001] sha256:584069673d97b2cac1ba3d54c74794d085e13fd0824e166bc04a8a088b51bcf0 - 11.85% (5.93 MB)

[#002] sha256:217f8f30d18990d7acba881c2e8806e0eba313052e6f1a4d7074497a0700e5a6 - 0.0% (449 Bytes)

[#003] sha256:a722a320542ce95dc59e4e8e749b72308fbe30382416a0fc07c06d15e340e137 - 0.0% (145 Bytes)

[#004] sha256:44b5253ecc280017fc7dcac725f5e483620686d45f8ca8ada004a0ab11891314 - 83.7% (41.8 MB)

[#005] sha256:0e7181bdcfb63c283d39c33e5cb9eff364214650a539a50c23b57fc5cbfa2cb7 - 0.0% (313 Bytes)


History
2018-08-03 22:09:36 UTC

/bin/sh -c #(nop) ADD file:89dc8f7484ea986d62749409d91baf42f0a94f7fa8d7b6a417bb1acf7ad40645 in /

2018-08-03 22:09:36 UTC

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

2018-08-03 22:09:37 UTC

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

2018-08-03 22:09:37 UTC

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

2018-08-03 22:09:37 UTC

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

2018-08-03 22:09:46 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.4.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/*

2018-08-03 22:09:47 UTC

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

2018-08-03 22:09:47 UTC

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

2018-08-03 22:11:17 UTC

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

2018-08-03 22:11:18 UTC

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

2018-08-03 22:11:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 128 Build-date:- August-03-2018-22:10:16-UTC

2018-08-03 22:11:18 UTC

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

2018-08-03 22:11:18 UTC

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

2018-08-03 22:11:19 UTC

|2 BUILD_DATE=August-03-2018-22:10:16-UTC VERSION=128 /bin/sh -c echo "**** create var lib folder ****" && install -d -o abc -g abc /var/lib/syncthing

2018-08-03 22:11:24 UTC

/bin/sh -c #(nop) COPY dir:497fa067e42ffab90aa604c93d2723104ffa43d1c85a21e055f434ac6f651d65 in /usr/bin/

2018-08-03 22:11:24 UTC

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

2018-08-03 22:11:24 UTC

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

2018-08-03 22:11:25 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