Namespace
linuxserver
Image / Tag
jackett:15
Content Digest
sha256:fbfea4e7e851d951462e637352e981d87d08a899b482377073d524ded2132270
Details
Created

2016-09-23 21:25:48 UTC

Size

65.2 MB

Content Digest
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:a03be5b52c0fab4e4913c227356cbf3a15135708753fd434dbb49b75290d8f2f - 3.38% (2.2 MB)

[#001] sha256:0879c81741b289fa5cc8b59bd119f97d6f15f342dd1bb5ca492a1bfa645d3010 - 4.66% (3.04 MB)

[#002] sha256:f933028648c02053e6b27708f054fadf679c68c2d929df8dbff4b2757d0315be - 0.0% (1.23 KB)

[#003] sha256:6159fe98f10180d3e95813a42b0998cbc7e7d5fdcfb4924b1d562d0984fcf241 - 0.0% (482 Bytes)

[#004] sha256:19cad9be53ffbdce437f53259e9b59bb30b1c5aa087db30173d87b54185f6f9a - 91.96% (60 MB)

[#005] sha256:884b199dea240b2a2c6cb95e011415d8b21864911e9bef60e648be57e7be463a - 0.0% (326 Bytes)


History
2016-06-23 19:37:33 UTC

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

2016-09-17 02:33:15 UTC

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

2016-09-17 02:33:15 UTC

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

2016-09-17 02:33:15 UTC

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

2016-09-17 02:33:16 UTC

/bin/sh -c #(nop) ARG OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download

2016-09-17 02:33:16 UTC

/bin/sh -c #(nop) ARG OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.5/s6-overlay-amd64.tar.gz

2016-09-17 02:33:17 UTC

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

2016-09-17 02:33:26 UTC

|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.5 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.5/s6-overlay-amd64.tar.gz /bin/sh -c apk add --no-cache --virtual=build-dependencies curl tar && apk add --no-cache bash tzdata && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/community shadow && curl -o /tmp/s6-overlay.tar.gz -L "${OVERLAY_WWW}" && tar xvfz /tmp/s6-overlay.tar.gz -C / && apk del --purge build-dependencies && rm -rf /var/cache/apk/* /tmp/*

2016-09-17 02:33:28 UTC

|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.5 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.5/s6-overlay-amd64.tar.gz /bin/sh -c groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /config /app /defaults

2016-09-17 02:33:29 UTC

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

2016-09-17 02:33:29 UTC

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

2016-09-23 21:25:00 UTC

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

2016-09-23 21:25:01 UTC

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

2016-09-23 21:25:46 UTC

/bin/sh -c apk add --no-cache curl libcurl tar wget && 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/*

2016-09-23 21:25:47 UTC

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

2016-09-23 21:25:47 UTC

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

2016-09-23 21:25:48 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