Namespace
linuxserver
Image / Tag
jackett:52
Content Digest
sha256:87ef994cf8c2387da0a7d3d92ad1d8721b2d749d1aa1e889a08aabb3b53e62e0
Details
Created

2017-03-24 23:54:45 UTC

Size

77.2 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 52 Build-date:- March-24-2017-23:53:05-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:f21662a44fe91450452cae03f900bb6e76414a340628134e3ec171c5c5bfc9c6 - 2.43% (1.88 MB)

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

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

[#003] sha256:09222bd80820eb3de423a3335dcef495f1b308c1dd34b7237d64c12218eb6188 - 89.06% (68.7 MB)

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


History
2017-03-24 23:47:42 UTC

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

2017-03-24 23:47:42 UTC

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

2017-03-24 23:47:43 UTC

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

2017-03-24 23:47:43 UTC

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

2017-03-24 23:47:54 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-03-24 23:47:54 UTC

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

2017-03-24 23:47:55 UTC

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

2017-03-24 23:53:10 UTC

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

2017-03-24 23:53:11 UTC

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

2017-03-24 23:53:12 UTC

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

2017-03-24 23:53:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 52 Build-date:- March-24-2017-23:53:05-UTC

2017-03-24 23:53:13 UTC

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

2017-03-24 23:54:43 UTC

|2 BUILD_DATE=March-24-2017-23:53:05-UTC VERSION=52 /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-03-24 23:54:44 UTC

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

2017-03-24 23:54:44 UTC

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

2017-03-24 23:54:45 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