2022-10-17 03:39:50 UTC
111 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:66ce20e6638ea9d75252226a82b774fb49704e39ff06329c1e2ec3901349f3ce - 4.59% (5.1 MB)
[#001] sha256:99bc27d471603a03bdf3e8fb41b92920c5755ef955b46b4bbc9902b5b1372396 - 3.42% (3.8 MB)
[#002] sha256:f83b8e85c02510ef53c4884e250473cbace109e18f7224e6eff921166a87cff9 - 0.01% (5.9 KB)
[#003] sha256:8c2b24000b1b5c0e9691d8611e73f50f540a18d8b180b07f881db8dabf9de49c - 91.98% (102 MB)
[#004] sha256:016324704637e97026b97f840c2b13a6c8c88bb557da0f06486a2d152d79870d - 0.0% (412 Bytes)
/bin/sh -c #(nop) COPY dir:14d8dea5516cbce32c84459ae1c833ad85fa653eea17fe5de8473e8329720b92 in /
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:17 UTC|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-09-20 06:59:17 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-10-17 03:39:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-17 03:39:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-17 03:39:31 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-10-17 03:39:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.7.2016-ls70 Build-date:- 2022-10-17T05:38:24+02:00
2022-10-17 03:39:32 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-10-17 03:39:32 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-10-17 03:39:32 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-10-17 03:39:48 UTC|4 BUILD_DATE=2022-10-17T05:38:24+02:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.7.2016 VERSION=0.4.7.2016-ls70 /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/*
2022-10-17 03:39:48 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-10-17 03:39:48 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-10-17 03:39:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-17 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-17 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T05:38:24+02:00
2022-10-17 03:39:49 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-10-17 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-10-17 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-17 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2988b099579b8e8f8257c5135286887978713541
2022-10-17 03:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2988b099579b8e8f8257c5135286887978713541
2022-10-17 03:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-10-17 03:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-10-17 03:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-10-17 03:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-17 03:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.7.2016-ls70
2022-10-17 03:40:09 UTC
108 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:2c001f41411b01bddea7e8e830dfd010c90b992bdc1a2ebdcc84c63ddfa2b9df - 4.7% (5.08 MB)
[#001] sha256:77565d35fea659ff7c8b2b6bafadffdae07768f2cebf5011f434b1479e2ae164 - 4.5% (4.86 MB)
[#002] sha256:b0dfda118a4e437ed7d4f8e6eb8bab6976a42a2f84d21ee58ae7aac24c2971d7 - 0.01% (5.7 KB)
[#003] sha256:d544d0161a20009558f47d338e6a063bddd166ebbc67e5c53bf9d440ea0e7f25 - 90.8% (98.1 MB)
[#004] sha256:b6845dd061ff030233d92935b8e2137266d5f51685d6dcf3299848f95a92456b - 0.0% (413 Bytes)
/bin/sh -c #(nop) COPY dir:208cc61cf59a0db3b848ac3b10f8e57c17f0f51a5650421b3ba0d125dcba5427 in /
2022-09-20 06:59:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00
2022-09-20 06:59:25 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:26 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:30 UTC|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-09-20 06:59:31 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-10-17 03:39:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-17 03:39:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-17 03:39:38 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-10-17 03:39:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.7.2016-ls70 Build-date:- 2022-10-17T05:38:24+02:00
2022-10-17 03:39:38 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-10-17 03:39:38 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-10-17 03:39:39 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-10-17 03:40:05 UTC|4 BUILD_DATE=2022-10-17T05:38:24+02:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.7.2016 VERSION=0.4.7.2016-ls70 /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-10-17 03:40:06 UTC/bin/sh -c #(nop) COPY dir:aed3a66d85888205a95741dc84fdcf6d5590d7996e9b876c7d906c234abd6247 in /
2022-10-17 03:40:06 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-10-17 03:40:06 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-17 03:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-17 03:40:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T05:38:24+02:00
2022-10-17 03:40:07 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-10-17 03:40:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-10-17 03:40:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-17 03:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2988b099579b8e8f8257c5135286887978713541
2022-10-17 03:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2988b099579b8e8f8257c5135286887978713541
2022-10-17 03:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-10-17 03:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-10-17 03:40:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-10-17 03:40:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-17 03:40:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.7.2016-ls70
2022-10-17 03:40:19 UTC
109 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:8f4e79b3381db168cc8ebfaa82571cd2197547598f5de378b25cf6b3df7a4ecb - 4.87% (5.31 MB)
[#001] sha256:ef90d90621fc007c5fde28ba5a7c77e7851c2319ff330084237e45681c7859ed - 5.0% (5.45 MB)
[#002] sha256:e9c606be192d17cb783d2b8941ec1dc74be829274a052d2507cd00e96228a881 - 0.01% (5.7 KB)
[#003] sha256:17f74b8fa0564215e34e957167151cade6544df4cdd513ae89a7f81e45715f11 - 90.12% (98.3 MB)
[#004] sha256:593f1431291fb8d296e09f72340eaf95369327cae1c66fd0f5beec41087d9a19 - 0.0% (411 Bytes)
/bin/sh -c #(nop) COPY dir:fe7e438944b1c20677dbee01aabc113c85a4d27b11872c76a41e9fcbff9174fd in /
2022-09-20 06:59:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00
2022-09-20 06:59:26 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:27 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:32 UTC|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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-09-20 06:59:33 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-10-17 03:39:41 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-17 03:39:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-17 03:39:43 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-10-17 03:39:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.7.2016-ls70 Build-date:- 2022-10-17T05:38:24+02:00
2022-10-17 03:39:45 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-10-17 03:39:46 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-10-17 03:39:47 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-10-17 03:40:05 UTC|4 BUILD_DATE=2022-10-17T05:38:24+02:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.7.2016 VERSION=0.4.7.2016-ls70 /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-10-17 03:40:06 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-10-17 03:40:06 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-10-17 03:40:07 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-17 03:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-17 03:40:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-17T05:38:24+02:00
2022-10-17 03:40:10 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-10-17 03:40:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-10-17 03:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-17 03:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2988b099579b8e8f8257c5135286887978713541
2022-10-17 03:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2988b099579b8e8f8257c5135286887978713541
2022-10-17 03:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-10-17 03:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-10-17 03:40:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-10-17 03:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-17 03:40:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.7.2016-ls70
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.