Namespace
linuxserver
Image / Tag
jackett:37
Content Digest
sha256:e32f13d9cd77516fb0590146c9f3381ac137b4f71e66f0523016012b570eacc4
Details
Created

2017-01-06 23:19:07 UTC

Size

75.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 37 Build-date:- January-06-2017-23:18:08-UTC

Environment
HOME

/root

PATH

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

PS1

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

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:b7f33cc0b48ea4fb2f0745def58c25483a5f6b7aed5b41ce8f1cb6e17f5723cf - 2.94% (2.21 MB)

[#001] sha256:d7e4dbab70494d0b42edd53bb8b983d10bfa744d980eb2bd8b7c3d082dea3a70 - 7.11% (5.34 MB)

[#002] sha256:f31209000d1df7e9d204774672bcbbf61e66ca938848d98b9c2a9a756b5237e5 - 0.0% (448 Bytes)

[#003] sha256:b143b4b20e456c5bc93c0d43d0b2d47bd46e55b6ca38f33ce9dccfce514c68ce - 89.96% (67.6 MB)

[#004] sha256:ae8f32d43a44412a2290e3527b65cab0a8206f6b1110d98816e0347c2e4e3912 - 0.0% (355 Bytes)


History
2016-12-27 18:17:13 UTC

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

2017-01-06 23:17:12 UTC

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

2017-01-06 23:17:12 UTC

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

2017-01-06 23:17:12 UTC

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

2017-01-06 23:17:12 UTC

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

2017-01-06 23:17:19 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.18.1.5 /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash coreutils tzdata && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community shadow && 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-01-06 23:17:19 UTC

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

2017-01-06 23:17:19 UTC

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

2017-01-06 23:18:11 UTC

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

2017-01-06 23:18:11 UTC

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

2017-01-06 23:18:11 UTC

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

2017-01-06 23:18:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 37 Build-date:- January-06-2017-23:18:08-UTC

2017-01-06 23:18:12 UTC

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

2017-01-06 23:19:06 UTC

|2 BUILD_DATE=January-06-2017-23:18:08-UTC VERSION=37 /bin/sh -c apk add --no-cache curl libcurl tar wget && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/main python2 && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/testing mono && mkdir -p /app/Jackett && jack_tag=$(curl -sX GET "https://api.github.com/repos/Jackett/Jackett/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/jacket.tar.gz -L https://github.com/Jackett/Jackett/releases/download/$jack_tag/Jackett.Binaries.Mono.tar.gz && tar xf /tmp/jacket.tar.gz -C /app/Jackett --strip-components=1 && rm -rf /tmp/*

2017-01-06 23:19:06 UTC

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

2017-01-06 23:19:07 UTC

/bin/sh -c #(nop) VOLUME [/config /downloads]

2017-01-06 23:19:07 UTC

/bin/sh -c #(nop) EXPOSE 9117/tcp

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