Namespace
linuxserver
Image / Tag
jackett:19
Content Digest
sha256:328b1f8082b4753a7dcb347190c3a07078794f586f03d8d5a723c5c42071ddc2
Details
Created

2016-10-07 22:21:28 UTC

Size

67.6 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:49db92e5334273104277ad2fef84df1bc56bc6481bfd10b4814db87abd48b6c0 - 3.26% (2.21 MB)

[#001] sha256:3838fb4cdfa21950dde26e9ceacf8f045ce089e33a94af9f724f7d40bb03da16 - 7.9% (5.34 MB)

[#002] sha256:8a030e15b9371f36c392a0ee9270a8a2b7e0ed66712e923559eca72a700e4485 - 0.0% (482 Bytes)

[#003] sha256:b4c13bf9eb1de64e83178252f2063329e50398eb82f0c3b479b0ac5374d31704 - 88.84% (60.1 MB)

[#004] sha256:d01f9975845ad28a0a70747c15225df27c6a678d7a02c6535ac35678c471484e - 0.0% (324 Bytes)


History
2016-09-22 23:30:52 UTC

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

2016-10-07 22:18:47 UTC

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

2016-10-07 22:18:47 UTC

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

2016-10-07 22:18:47 UTC

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

2016-10-07 22:18:47 UTC

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

2016-10-07 22:18:54 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/*

2016-10-07 22:18:54 UTC

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

2016-10-07 22:18:54 UTC

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

2016-10-07 22:20:38 UTC

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

2016-10-07 22:20:39 UTC

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

2016-10-07 22:21:25 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-10-07 22:21:26 UTC

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

2016-10-07 22:21:27 UTC

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

2016-10-07 22:21:28 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