Namespace
linuxserver
Image / Tag
prowlarr:arm64v8-0.4.9-nightly
Content Digest
sha256:39240adce7d69b23c395f3d7bf9df8df2cfb6150c11ccb4fa9ad488dbbee3425
Details
Created

2022-11-13 02:41:47 UTC

Size

67.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0.4.9.2083-ls439 Build-date:- 2022-11-12T20:39:55-06:00
  • maintainer
    Roxedus,thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-12T20:39:55-06: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
    1c2833e2e41f0db77f3a77bbfb9d5f3d66543ba8
  • org.opencontainers.image.revision
    1c2833e2e41f0db77f3a77bbfb9d5f3d66543ba8
  • 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.9.2083-ls439

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

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:ce322b6154a6d1ce964b6c0d936f245162daeeec85d1cea726b96d4e2e17f9b5 - 7.93% (5.33 MB)

[#001] sha256:55b1bff96c0837f146f7f0b720f04b15d0cc8c6c2f0b7261097f869e3c41dfe3 - 0.0% (3.16 KB)

[#002] sha256:6ed21c2de095bab605baa639910a1444980110188a5f67e82b1d511201d2e016 - 8.54% (5.75 MB)

[#003] sha256:ebfd194244a6e6a2ed113d12af00d779dbbac68152ba5689b9c75930929f4116 - 0.01% (4.46 KB)

[#004] sha256:279e3082245de3790b7402cf22e514b8af5a3f3e67f50ee59d50f9b9b1656914 - 83.52% (56.2 MB)

[#005] sha256:9ea1ebb857137e443669be4fb35f254794ce2c0d27092015b1ebe0a5f8daa304 - 0.0% (769 Bytes)


History
2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:30 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-11-08 06:40:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67d1538e-ls29 Build-date:- 2022-11-08T00:39:06-06:00

2022-11-08 06:40:30 UTC

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

2022-11-08 06:40:31 UTC

/bin/sh -c #(nop) ADD 67183683f126bd923d1bbf876334979e150f8166b74653634c96ff37a0bdc6ce in /docker-mods

2022-11-08 06:40:31 UTC

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

2022-11-08 06:40:33 UTC

|3 BUILD_DATE=2022-11-08T00:39:06-06:00 MODS_VERSION=v3 VERSION=67d1538e-ls29 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-11-08 06:40:33 UTC

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

2022-11-08 06:40:33 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T00:39:06-06:00

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:35 UTC

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

2022-11-08 06:40:35 UTC

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

2022-11-08 06:40:35 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67d1538e-ls29

2022-11-13 02:41:12 UTC

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

2022-11-13 02:41:13 UTC

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

2022-11-13 02:41:14 UTC

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

2022-11-13 02:41:15 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.9.2083-ls439 Build-date:- 2022-11-12T20:39:55-06:00

2022-11-13 02:41:16 UTC

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

2022-11-13 02:41:17 UTC

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

2022-11-13 02:41:18 UTC

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

2022-11-13 02:41:33 UTC

|4 BUILD_DATE=2022-11-12T20:39:55-06:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.9.2083 VERSION=0.4.9.2083-ls439 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache 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=arm64" && 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-11-13 02:41:34 UTC

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

2022-11-13 02:41:34 UTC

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

2022-11-13 02:41:35 UTC

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

2022-11-13 02:41:36 UTC

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

2022-11-13 02:41:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12T20:39:55-06:00

2022-11-13 02:41:38 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-11-13 02:41:39 UTC

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

2022-11-13 02:41:40 UTC

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

2022-11-13 02:41:41 UTC

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

2022-11-13 02:41:42 UTC

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

2022-11-13 02:41:43 UTC

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

2022-11-13 02:41:44 UTC

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

2022-11-13 02:41:45 UTC

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

2022-11-13 02:41:46 UTC

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

2022-11-13 02:41:47 UTC

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

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