Namespace
linuxserver
Image / Tag
resilio-sync:39
Content Digest
sha256:5a8bfded11f9a37e04574b8cf87f4569bd46b0a5d8afbc93fac4974830fde3a7
Details
Created

2017-05-19 22:48:54 UTC

Size

19.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 39 Build-date:- May-19-2017-22:48:35-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:83479c8efbacce01c8603139018d5b2037f022676b5ee56a5ee27806d7424874 - 56.25% (11 MB)

[#004] sha256:d60a2604f0d3daf41231877a394eacfda0c25d52da081da12d7e4775df5f023a - 0.0% (617 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-19 22:48:42 UTC

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

2017-05-19 22:48:42 UTC

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

2017-05-19 22:48:43 UTC

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

2017-05-19 22:48:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 39 Build-date:- May-19-2017-22:48:35-UTC

2017-05-19 22:48:44 UTC

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

2017-05-19 22:48:53 UTC

|3 BUILD_DATE=May-19-2017-22:48:35-UTC SYNC_VER=2.4.5 VERSION=39 /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-19 22:48:53 UTC

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

2017-05-19 22:48:54 UTC

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

2017-05-19 22:48:54 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