Namespace
linuxserver
Image / Tag
resilio-sync:33
Content Digest
sha256:e7cff5d7286861ab384e481718e424f665ef27a1b2e9d6b7126b681c6fbdc14a
Details
Created

2017-04-07 22:48:47 UTC

Size

19.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 33 Build-date:- April-07-2017-22:48:34-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:b87cd561c59a0d31c4c5d2c6854d5542b56e4d6b8f56b4ab3a353a2c4ffc00f6 - 9.65% (1.88 MB)

[#001] sha256:a8b54811fb442763beda8b56356528edef26eddaeafd97dc6693c7b88c64a57d - 33.77% (6.57 MB)

[#002] sha256:4f2806e0e1b966559aa7c484a91e11f07b21a352867458379546e946b6f53dcd - 0.0% (445 Bytes)

[#003] sha256:cf382363d32aabd8f4f1ed199190806b4559c1a52ad15489198060e93a354d72 - 56.58% (11 MB)

[#004] sha256:3720080aa746deed5d671212b44a8aa2ae935e2af24ba45687cc66fd31f293e7 - 0.0% (617 Bytes)


History
2017-04-07 22:47:39 UTC

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

2017-04-07 22:47:40 UTC

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

2017-04-07 22:47:40 UTC

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

2017-04-07 22:47:41 UTC

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

2017-04-07 22:47:47 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-04-07 22:47:48 UTC

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

2017-04-07 22:47:49 UTC

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

2017-04-07 22:48:42 UTC

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

2017-04-07 22:48:42 UTC

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

2017-04-07 22:48:42 UTC

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

2017-04-07 22:48:42 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 33 Build-date:- April-07-2017-22:48:34-UTC

2017-04-07 22:48:45 UTC

|2 BUILD_DATE=April-07-2017-22:48:34-UTC VERSION=33 /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.resilio.com/stable/linux-x64/resilio-sync_x64.tar.gz && tar xf /tmp/sync.tar.gz -C /usr/bin && rm -rf /tmp/*

2017-04-07 22:48:46 UTC

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

2017-04-07 22:48:47 UTC

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

2017-04-07 22:48:47 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