Namespace
linuxserver
Image / Tag
jackett:arm64v8-v0.21.1327-ls244
Content Digest
sha256:17d21b7894b25846c2e37788c762bea6cdc0753e611293f08a391d20febb9661
Details
Created

2023-12-09 06:40:42 UTC

Size

69.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v0.21.1327-ls244 Build-date:- 2023-12-09T06:39:31+00:00
  • maintainer
    thelamer
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-12-09T06:39:31+00:00
  • org.opencontainers.image.description
    [Jackett](https://github.com/Jackett/Jackett) works as a proxy server: it translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-jackett
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    8c5f932df72f9cce7a87f8420d3992efa2b38704
  • org.opencontainers.image.revision
    8c5f932df72f9cce7a87f8420d3992efa2b38704
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-jackett
  • org.opencontainers.image.title
    Jackett
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-jackett/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    v0.21.1327-ls244

Environment
HOME

/root

LSIO_FIRST_PARTY

true

PATH

/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

VIRTUAL_ENV

/lsiopy

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:c0aff9da33386fd7c7a39f7d3306193c676024fa1ac8277ab92d049a594ed83e - 9.09% (6.28 MB)

[#001] sha256:07a0e16f7be1dc9cffc471db509ea32eeac380977c2cf3808d4561ea7ebbc116 - 0.01% (4.22 KB)

[#002] sha256:126d13d4f58a879e288a145e230428691ccda3a9f080435feacc17d2a630df6d - 0.0% (965 Bytes)

[#003] sha256:e2d542d8c78bb5fb5e47f7bc39d2e183663b269fca65c8c8f4c97664be618df9 - 7.47% (5.17 MB)

[#004] sha256:e49e0019a87fcd052480d6635cd5bf7f909e7a6f7e27c9b6ee29175ed67ad92e - 0.01% (3.91 KB)

[#005] sha256:578d1be8f4da6efd34d8bbdb17341d764c867c5f7eac3c4cecfa558e3eddf7f9 - 83.42% (57.7 MB)

[#006] sha256:24603bf58a68af2c4df2fbbf8375df7e9e78b36790d6a98b7f36219763402696 - 0.0% (841 Bytes)


History
2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 8c045978-ls31 Build-date:- 2023-12-08T14:53:37+00:00

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ADD https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2023-12-08 14:54:50 UTC (buildkit.dockerfile.v0)

ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-12-08 14:54:51 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2023-12-08T14:53:37+00:00 VERSION=8c045978-ls31 MODS_VERSION=v3 PKG_INST_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates coreutils curl jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2023-12-08 14:54:51 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-12-08 14:54:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

ARG JACKETT_RELEASE

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- v0.21.1327-ls244 Build-date:- 2023-12-09T06:39:31+00:00

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thelamer

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

ENV XDG_DATA_HOME=/config XDG_CONFIG_HOME=/config

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-12-09T06:39:31+00:00 VERSION=v0.21.1327-ls244 JACKETT_RELEASE=v0.21.1327 /bin/sh -c echo "**** install packages ****" && apk --no-cache add icu-data-full icu-libs && echo "**** install jackett ****" && mkdir -p /app/Jackett && if [ -z ${JACKETT_RELEASE+x} ]; then JACKETT_RELEASE=$(curl -sX GET "https://api.github.com/repos/Jackett/Jackett/releases/latest" | jq -r .tag_name); fi && curl -o /tmp/jacket.tar.gz -L "https://github.com/Jackett/Jackett/releases/download/${JACKETT_RELEASE}/Jackett.Binaries.LinuxMuslARM64.tar.gz" && tar xf /tmp/jacket.tar.gz -C /app/Jackett --strip-components=1 && echo "**** fix for host id mapping error ****" && chown -R root:root /app/Jackett && echo "**** save docker image version ****" && echo "${VERSION}" > /etc/docker-image && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

2023-12-09 06:40:42 UTC (buildkit.dockerfile.v0)

EXPOSE map[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