Namespace
linuxserver
Image / Tag
jackett:45
Content Digest
sha256:0782d2d90009e0007e1dc65cd5b789f034658ac03e97c073ab06751c794923be
Details
Created

2017-02-17 23:50:06 UTC

Size

77.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 45 Build-date:- February-17-2017-23:48:24-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:fad5442b0e3777d578b49d2b3618a75db034a5a59ce1043059de61a9d0b0107a - 2.43% (1.88 MB)

[#001] sha256:d5cd1b4b1ef093fe099271cbaf53f35e217aa3b11aa4e0d78c8331769376faad - 8.51% (6.57 MB)

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

[#003] sha256:0b42671e5a85ac5b4727a717a652044a721e8156d7976e0603eb1552d5ceff5f - 89.05% (68.7 MB)

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


History
2017-02-17 23:47:46 UTC

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

2017-02-17 23:47:46 UTC

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

2017-02-17 23:47:46 UTC

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

2017-02-17 23:47:46 UTC

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

2017-02-17 23:47:53 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-02-17 23:47:54 UTC

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

2017-02-17 23:47:54 UTC

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

2017-02-17 23:48:28 UTC

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

2017-02-17 23:48:29 UTC

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

2017-02-17 23:48:29 UTC

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

2017-02-17 23:48:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 45 Build-date:- February-17-2017-23:48:24-UTC

2017-02-17 23:48:31 UTC

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

2017-02-17 23:50:02 UTC

|2 BUILD_DATE=February-17-2017-23:48:24-UTC VERSION=45 /bin/sh -c apk add --no-cache curl libcurl python2 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/*

2017-02-17 23:50:03 UTC

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

2017-02-17 23:50:05 UTC

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

2017-02-17 23:50:06 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