Namespace
linuxserver
Image / Tag
jackett:11
Content Digest
sha256:75864ebf484ffb2313ab00c0a9e936fcf01414a2d07721ca8348bed8b68fef9a
Details
Created

2016-08-06 05:41:48 UTC

Size

65.1 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:f6b6112e832f4115d5bd42ef90a9e1ef2cc90f53b7af6d8ccee44d70835cf236 - 4.67% (3.04 MB)

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

[#003] sha256:5e57b4f45c56249ad4ddb79dd6257133c2c00ecb612e17964f1913aca6874faf - 0.0% (467 Bytes)

[#004] sha256:5739f78fc7a0173ac584edcb3158f27dd8d39c1e1895a9a015cce92cba5c74c5 - 86.38% (56.3 MB)

[#005] sha256:9948a9aa0cc1a167709b017562dfc1d843a5f2f8f48610d997c7044f0094a02c - 5.57% (3.63 MB)

[#006] sha256:e1a77be63bed3554c766f5185f9b954cfaf4bb86737eca638dc6582ee8e6f01d - 0.0% (717 Bytes)


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

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

2016-08-06 05:01:36 UTC

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

2016-08-06 05:01:37 UTC

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

2016-08-06 05:01:37 UTC

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

2016-08-06 05:01:38 UTC

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

2016-08-06 05:01:38 UTC

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

2016-08-06 05:01:39 UTC

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

2016-08-06 05:01:46 UTC

|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.3 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.3/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/testing 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-08-06 05:01:49 UTC

|4 OVERLAY_ARCH=amd64 OVERLAY_URL=https://github.com/just-containers/s6-overlay/releases/download OVERLAY_VERSION=v1.18.1.3 OVERLAY_WWW=https://github.com/just-containers/s6-overlay/releases/download/v1.18.1.3/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-08-06 05:01:49 UTC

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

2016-08-06 05:01:50 UTC

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

2016-08-06 05:41:21 UTC

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

2016-08-06 05:41:22 UTC

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

2016-08-06 05:41:40 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

2016-08-06 05:41:46 UTC

/bin/sh -c 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 xvf /tmp/jacket.tar.gz -C /app/Jackett --strip-components=1 && rm -rf /tmp/*

2016-08-06 05:41:47 UTC

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

2016-08-06 05:41:47 UTC

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

2016-08-06 05:41: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