Namespace
linuxserver
Image / Tag
prowlarr:arm32v7-develop-0.4.4.1947-ls65
Content Digest
sha256:282b5d12c2f9ebc98f32e497f1ec1e6e4eec11f8c08107a5ff584829d5199aa0
Details
Created

2022-08-27 02:47:24 UTC

Size

108 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0.4.4.1947-ls65 Build-date:- 2022-08-27T04:45:49+02:00
  • maintainer
    Roxedus,thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-27T04:45:49+02:00
  • org.opencontainers.image.description
    [Prowlarr](https://github.com/Prowlarr/Prowlarr) is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-prowlarr
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    7d3c4f8c8865a90ebd1dff45c0d39dbd0de967c5
  • org.opencontainers.image.revision
    7d3c4f8c8865a90ebd1dff45c0d39dbd0de967c5
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-prowlarr
  • org.opencontainers.image.title
    Prowlarr
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-prowlarr/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    0.4.4.1947-ls65

Environment
HOME

/root

PATH

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

PS1

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

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:4e31e23b98c9614861775b5c385ccba2766d40373a1dae4ba144852d58e4710e - 4.71% (5.08 MB)

[#001] sha256:307a4717a2b63e736a3b4258df4056a025f0bf6cbc608cfa093c1d379ee02e6c - 4.5% (4.86 MB)

[#002] sha256:20c18b6a90e36b67f569b2911c5c6f0a47debcc88b8bc1f71ce84ecc4c890786 - 0.0% (5.11 KB)

[#003] sha256:2fd4510d4ed84182a6272b2f2036f1642020528dc24666f55764f32f6f16fa19 - 90.78% (97.9 MB)

[#004] sha256:ebb6ff38ea7ab128c69a1d3f393a8f650897bdc441ad74e80ff95565e33d5cfa - 0.0% (436 Bytes)


History
2022-08-23 06:42:23 UTC

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

2022-08-23 06:42:23 UTC

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

2022-08-23 06:42:24 UTC

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

2022-08-23 06:42:24 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls24 Build-date:- 2022-08-23T08:40:50+02:00

2022-08-23 06:42:24 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-08-23 06:42:24 UTC

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

2022-08-23 06:42:33 UTC

|2 BUILD_DATE=2022-08-23T08:40:50+02:00 VERSION=f67f7de2-ls24 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps 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 && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-08-23 06:42:34 UTC

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

2022-08-23 06:42:34 UTC

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

2022-08-23 06:42:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-23 06:42:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-23T08:40:50+02:00

2022-08-23 06:42:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-08-23 06:42:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-08-23 06:42:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-23 06:42:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c

2022-08-23 06:42:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4ad82b5019ae3854dc451cb7eb69f2a1e870e87c

2022-08-23 06:42:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-08-23 06:42:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-08-23 06:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-08-23 06:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-23 06:42:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls24

2022-08-27 02:46:57 UTC

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

2022-08-27 02:46:57 UTC

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

2022-08-27 02:46:58 UTC

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

2022-08-27 02:46:58 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.4.1947-ls65 Build-date:- 2022-08-27T04:45:49+02:00

2022-08-27 02:46:58 UTC

/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad

2022-08-27 02:46:58 UTC

/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop

2022-08-27 02:46:59 UTC

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

2022-08-27 02:47:19 UTC

|4 BUILD_DATE=2022-08-27T04:45:49+02:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.4.1947 VERSION=0.4.4.1947-ls65 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq icu-libs sqlite-libs && echo "**** install prowlarr ****" && mkdir -p /app/prowlarr/bin && if [ -z ${PROWLARR_RELEASE+x} ]; then PROWLARR_RELEASE=$(curl -sL "https://prowlarr.servarr.com/v1/update/${PROWLARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/prowlarr.tar.gz -L "https://prowlarr.servarr.com/v1/update/${PROWLARR_BRANCH}/updatefile?version=${PROWLARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=arm" && tar xzf /tmp/prowlarr.tar.gz -C /app/prowlarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${PROWLARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/prowlarr/package_info && echo "**** cleanup ****" && rm -rf /app/prowlarr/bin/prowlarr.Update /tmp/* /var/tmp/*

2022-08-27 02:47:20 UTC

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

2022-08-27 02:47:20 UTC

/bin/sh -c #(nop) EXPOSE 9696

2022-08-27 02:47:21 UTC

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

2022-08-27 02:47:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-08-27 02:47:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T04:45:49+02:00

2022-08-27 02:47:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Prowlarr](https://github.com/Prowlarr/Prowlarr) is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required (we do it all).

2022-08-27 02:47:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr

2022-08-27 02:47:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-08-27 02:47:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7d3c4f8c8865a90ebd1dff45c0d39dbd0de967c5

2022-08-27 02:47:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7d3c4f8c8865a90ebd1dff45c0d39dbd0de967c5

2022-08-27 02:47:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr

2022-08-27 02:47:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr

2022-08-27 02:47:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages

2022-08-27 02:47:23 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-08-27 02:47:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.4.1947-ls65

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