Namespace
linuxserver
Image / Tag
resilio-sync:42
Content Digest
sha256:6b6ac301585e4c92f4b3faa698b41af60e572a7288487ac067931adaf8c1f225
Details
Created

2017-05-26 21:48:39 UTC

Size

19.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 42 Build-date:- May-26-2017-21:48:08-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:99ca82727ac1738032b76860c64d9376bbe1c488eb6dab9f350b6bda6574d757 - 10.17% (1.99 MB)

[#001] sha256:9f5e1d8c30ad443e5cbbea996dc2aa366d4d3682c5311dfb5fe1b8148f2622e0 - 33.57% (6.57 MB)

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

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

[#004] sha256:58ce344cce8765b5b935de90943d7e59c5e2426e5b32af0547d79eaec9936dc3 - 0.0% (655 Bytes)


History
2017-05-26 21:47:41 UTC

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

2017-05-26 21:47:42 UTC

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

2017-05-26 21:47:42 UTC

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

2017-05-26 21:47:43 UTC

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

2017-05-26 21:47:52 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-26 21:47:52 UTC

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

2017-05-26 21:47:53 UTC

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

2017-05-26 21:48:14 UTC

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

2017-05-26 21:48:15 UTC

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

2017-05-26 21:48:16 UTC

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

2017-05-26 21:48:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 42 Build-date:- May-26-2017-21:48:08-UTC

2017-05-26 21:48:17 UTC

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

2017-05-26 21:48:39 UTC

|3 BUILD_DATE=May-26-2017-21:48:08-UTC SYNC_VER=2.4.5 VERSION=42 /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-26 21:48:39 UTC

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

2017-05-26 21:48:39 UTC

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

2017-05-26 21:48:39 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