Namespace
linuxserver
Image / Tag
jackett:46
Content Digest
sha256:4a2215f5d09270e349dd3d726a7ebdd4fe51f40ee6270c85022d9d765845ba15
Details
Created

2017-02-24 23:50:25 UTC

Size

77.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 46 Build-date:- February-24-2017-23:49:03-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:2949e2ae3b3cc8b46eb61d375497d5492b077c5b57db5aed313adeaeb42c52de - 2.43% (1.88 MB)

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

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

[#003] sha256:1b11474e6d31e6ef0928cd370bec21fc00943468795bffec20be953d7dbb2e4a - 89.05% (68.7 MB)

[#004] sha256:0dd2adb8a12a7c2075bf90f87e475a482fd5c79b76ded3d7e2616a8b7a0a50d4 - 0.0% (344 Bytes)


History
2017-02-24 23:47:58 UTC

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

2017-02-24 23:47:58 UTC

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

2017-02-24 23:47:58 UTC

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

2017-02-24 23:47:58 UTC

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

2017-02-24 23:48:05 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-24 23:48:05 UTC

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

2017-02-24 23:48:06 UTC

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

2017-02-24 23:49:11 UTC

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

2017-02-24 23:49:11 UTC

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

2017-02-24 23:49:12 UTC

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

2017-02-24 23:49:12 UTC

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

2017-02-24 23:49:13 UTC

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

2017-02-24 23:50:23 UTC

|2 BUILD_DATE=February-24-2017-23:49:03-UTC VERSION=46 /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-24 23:50:24 UTC

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

2017-02-24 23:50:25 UTC

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

2017-02-24 23:50:25 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