Namespace
linuxserver
Image / Tag
prowlarr:develop-0.4.8.2072-ls74
Content Digest
sha256:c229f9c747f90fe86ef8989147b87753780cecb1950781c625a2278b7f41c2dd
Details
Created

2022-11-11 20:20:06 -0600

Size

77.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0.4.8.2072-ls74 Build-date:- 2022-11-11T20:18:49-06:00
  • maintainer
    Roxedus,thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-11T20:18:49-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
    a9d3305b522894779e087012f9d10f2f856dae7e
  • org.opencontainers.image.revision
    a9d3305b522894779e087012f9d10f2f856dae7e
  • 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.8.2072-ls74

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:4697ca35198ed558ef7bf0682506f0797fe34a26aae3b09cde42188a04809bb8 - 6.56% (5.1 MB)

[#001] sha256:6e58324858154bbd6cca019135dab6468b1cf79541babf99cec023cd2a2ea8db - 4.88% (3.79 MB)

[#002] sha256:19800947f71efaa08535bf88564c1b198c504369d11c09cc5c4af08ddd18b713 - 0.01% (5.8 KB)

[#003] sha256:4d2821ca5f50ec939282d958f429845b8d8200afd901047bce82d3ec78159a34 - 88.55% (68.8 MB)

[#004] sha256:2f8e9228910067ed3eba87b79efe1642e374da8bbc7364f95d5811bc2b5488fd - 0.0% (417 Bytes)


History
2022-11-08 06:37:26 UTC

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

2022-11-08 06:37:26 UTC

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

2022-11-08 06:37:26 UTC

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

2022-11-08 06:37:26 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:27 UTC

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

2022-11-08 06:37:27 UTC

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

2022-11-08 06:37:30 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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 "**** cleanup ****" && rm -rf /tmp/*

2022-11-08 06:37:30 UTC

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

2022-11-08 06:37:30 UTC

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

2022-11-08 06:37:30 UTC

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

2022-11-08 06:37:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:31 UTC

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

2022-11-08 06:37:32 UTC

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

2022-11-08 06:37:32 UTC

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

2022-11-08 06:37:32 UTC

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

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

ARG PROWLARR_RELEASE

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 0.4.8.2072-ls74 Build-date:- 2022-11-11T20:18:49-06:00

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=Roxedus,thespad

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

ARG PROWLARR_BRANCH=develop

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

ENV XDG_CONFIG_HOME=/config/xdg

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2022-11-11T20:18:49-06:00 VERSION=0.4.8.2072-ls74 PROWLARR_RELEASE=0.4.8.2072 PROWLARR_BRANCH=develop /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=x64" && 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/* # buildkit

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

EXPOSE map[9696/tcp:{}]

2022-11-11 20:20:06 -0600 (buildkit.dockerfile.v0)

VOLUME [/config]

Details
Created

2022-11-12 02:21:04 UTC

Size

76.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0.4.8.2072-ls74 Build-date:- 2022-11-11T20:18:49-06:00
  • maintainer
    Roxedus,thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-11T20:18:49-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
    a9d3305b522894779e087012f9d10f2f856dae7e
  • org.opencontainers.image.revision
    a9d3305b522894779e087012f9d10f2f856dae7e
  • 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.8.2072-ls74

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:b24d02056fd5626f7a96e2ae5f0375fea868c853ec124e74eb32f48a9d734af0 - 6.65% (5.08 MB)

[#001] sha256:0b8a684c7c3cb6647788ef1c7393802efe38f37437d79179eb4b21a8c64fbeee - 6.35% (4.85 MB)

[#002] sha256:5af59ea42fbd5d967c81ca78d34559838f48f1cc4dfb4f4ef158b0386d0be565 - 0.01% (5.73 KB)

[#003] sha256:4869e35ff3bb2d66b1de2425f71c985c43ee2cbaafd5a016f69063985972604e - 87.0% (66.5 MB)

[#004] sha256:7f8b70c5bf0129098dbd993ab458854c69291aea6ad8c82e3afcf361cbb6864e - 0.0% (412 Bytes)


History
2022-11-08 06:37:51 UTC

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

2022-11-08 06:37:52 UTC

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

2022-11-08 06:37:53 UTC

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

2022-11-08 06:37:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:55 UTC

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

2022-11-08 06:37:56 UTC

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

2022-11-08 06:38:02 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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-11-08 06:38:04 UTC

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

2022-11-08 06:38:04 UTC

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

2022-11-08 06:38:05 UTC

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

2022-11-08 06:38:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:38:07 UTC

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

2022-11-08 06:38:08 UTC

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

2022-11-08 06:38:09 UTC

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

2022-11-08 06:38:10 UTC

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

2022-11-08 06:38:11 UTC

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

2022-11-08 06:38:12 UTC

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

2022-11-08 06:38:13 UTC

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

2022-11-08 06:38:14 UTC

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

2022-11-08 06:38:15 UTC

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

2022-11-08 06:38:16 UTC

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

2022-11-12 02:20:14 UTC

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

2022-11-12 02:20:15 UTC

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

2022-11-12 02:20:16 UTC

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

2022-11-12 02:20:17 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.8.2072-ls74 Build-date:- 2022-11-11T20:18:49-06:00

2022-11-12 02:20:18 UTC

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

2022-11-12 02:20:19 UTC

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

2022-11-12 02:20:20 UTC

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

2022-11-12 02:20:50 UTC

|4 BUILD_DATE=2022-11-11T20:18:49-06:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.8.2072 VERSION=0.4.8.2072-ls74 /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-11-12 02:20:51 UTC

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

2022-11-12 02:20:52 UTC

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

2022-11-12 02:20:52 UTC

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

2022-11-12 02:20:53 UTC

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

2022-11-12 02:20:54 UTC

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

2022-11-12 02:20:55 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-12 02:20:56 UTC

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

2022-11-12 02:20:57 UTC

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

2022-11-12 02:20:58 UTC

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

2022-11-12 02:20:59 UTC

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

2022-11-12 02:21:00 UTC

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

2022-11-12 02:21:01 UTC

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

2022-11-12 02:21:02 UTC

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

2022-11-12 02:21:03 UTC

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

2022-11-12 02:21:04 UTC

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

Details
Created

2022-11-12 02:20:40 UTC

Size

77.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 0.4.8.2072-ls74 Build-date:- 2022-11-11T20:18:49-06:00
  • maintainer
    Roxedus,thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-11T20:18:49-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
    a9d3305b522894779e087012f9d10f2f856dae7e
  • org.opencontainers.image.revision
    a9d3305b522894779e087012f9d10f2f856dae7e
  • 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.8.2072-ls74

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:74362e3f6e2a7e2c7aeb5982ddb155042263315c942996cbc5627ccf017e49a1 - 6.86% (5.31 MB)

[#001] sha256:d654a978b9ddcf16df11c121eabe91039d8997c101b20a8ea1dac03cbb41cf65 - 7.02% (5.44 MB)

[#002] sha256:2c8e8b1ded75e6a0e75ee294507dc9f06ca2c76681ec274717c24e54100cdf8d - 0.01% (5.73 KB)

[#003] sha256:ea9efdaa27441491bcebbba66cc7e819f216a24e2023092ac9a592ddb675df26 - 86.11% (66.7 MB)

[#004] sha256:1e337480984ce965d8ab858991cf41aeccc3d307dddce22f5fcf21cdf2cfb6c9 - 0.0% (412 Bytes)


History
2022-11-08 06:37:41 UTC

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

2022-11-08 06:37:42 UTC

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

2022-11-08 06:37:43 UTC

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

2022-11-08 06:37:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:45 UTC

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

2022-11-08 06:37:46 UTC

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

2022-11-08 06:37:53 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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-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:37:54 UTC

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

2022-11-08 06:37:54 UTC

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

2022-11-08 06:37:55 UTC

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

2022-11-08 06:37:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:37:57 UTC

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

2022-11-08 06:37:58 UTC

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

2022-11-08 06:37:59 UTC

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

2022-11-08 06:38:00 UTC

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

2022-11-08 06:38:01 UTC

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

2022-11-08 06:38:02 UTC

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

2022-11-08 06:38:03 UTC

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

2022-11-08 06:38:04 UTC

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

2022-11-08 06:38:05 UTC

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

2022-11-08 06:38:06 UTC

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

2022-11-12 02:20:06 UTC

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

2022-11-12 02:20:07 UTC

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

2022-11-12 02:20:08 UTC

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

2022-11-12 02:20:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.8.2072-ls74 Build-date:- 2022-11-11T20:18:49-06:00

2022-11-12 02:20:10 UTC

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

2022-11-12 02:20:11 UTC

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

2022-11-12 02:20:12 UTC

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

2022-11-12 02:20:26 UTC

|4 BUILD_DATE=2022-11-11T20:18:49-06:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.8.2072 VERSION=0.4.8.2072-ls74 /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=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-12 02:20:27 UTC

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

2022-11-12 02:20:27 UTC

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

2022-11-12 02:20:28 UTC

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

2022-11-12 02:20:29 UTC

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

2022-11-12 02:20:30 UTC

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

2022-11-12 02:20:31 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-12 02:20:32 UTC

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

2022-11-12 02:20:33 UTC

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

2022-11-12 02:20:34 UTC

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

2022-11-12 02:20:35 UTC

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

2022-11-12 02:20:36 UTC

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

2022-11-12 02:20:37 UTC

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

2022-11-12 02:20:38 UTC

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

2022-11-12 02:20:39 UTC

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

2022-11-12 02:20:40 UTC

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

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