Namespace
linuxserver
Image / Tag
resilio-sync:41
Content Digest
sha256:3dfa3ebc52f701c313b7e70f9bc445742e12a11178bc9bfaf9605990356130d5
Details
Created

2017-05-23 12:26:57 UTC

Size

19.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 41 Build-date:- May-23-2017-12:26:43-UTC

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)$

TERM

xterm


Layers

[#000] sha256:63d24b393b76c972054283d293042436f694deaeddb4243cf124743ea2119080 - 10.17% (1.99 MB)

[#001] sha256:6dba4dded8e2d2419c81d37f3ecb906855aa721eb1e9c8a75ceb1ca4ba470ef2 - 33.58% (6.57 MB)

[#002] sha256:3a9d19b0da87e4fb2c2166c679c3c419546f31bfcea49bc0997d4823d27f52d6 - 0.0% (445 Bytes)

[#003] sha256:b69769d656c8ad65bb3a421ebe84bec84269660bc545bb1d5e5f83710c9aa590 - 56.25% (11 MB)

[#004] sha256:527f26c644d64c04b3a854699c412a0e0e2fec26c51ab28845ad5d3cd4d8840e - 0.0% (664 Bytes)


History
2017-05-19 22:47:54 UTC

/bin/sh -c #(nop) ADD file:0fe8527024111f95814b137364b34c14e41abbf2c21811b25558a4d4be99643b in /

2017-05-19 22:47:55 UTC

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

2017-05-19 22:47:55 UTC

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

2017-05-19 22:47:56 UTC

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

2017-05-19 22:48:05 UTC

|1 OVERLAY_ARCH=amd64 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash ca-certificates coreutils shadow tzdata && OVERLAY_VERSION=$(curl -sX GET "https://api.github.com/repos/just-containers/s6-overlay/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && 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 / && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apk del --purge build-dependencies && rm -rf /tmp/*

2017-05-19 22:48:06 UTC

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

2017-05-19 22:48:06 UTC

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

2017-05-23 12:26:48 UTC

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

2017-05-23 12:26:48 UTC

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

2017-05-23 12:26:49 UTC

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

2017-05-23 12:26:49 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 41 Build-date:- May-23-2017-12:26:43-UTC

2017-05-23 12:26:50 UTC

/bin/sh -c #(nop) ARG SYNC_VER=2.4.5

2017-05-23 12:26:55 UTC

|3 BUILD_DATE=May-23-2017-12:26:43-UTC SYNC_VER=2.4.5 VERSION=41 /bin/sh -c apk add --no-cache curl tar libc6-compat && mkdir -p /lib64 && ln /lib/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 && curl -o /tmp/sync.tar.gz -L "https://download-cdn.getsync.com/${SYNC_VER}/linux-x64/resilio-sync_x64.tar.gz" && tar xf /tmp/sync.tar.gz -C /usr/bin && rm -rf /tmp/*

2017-05-23 12:26:56 UTC

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

2017-05-23 12:26:57 UTC

/bin/sh -c #(nop) EXPOSE 55555/tcp 8888/tcp

2017-05-23 12:26:57 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