2022-10-08 21:50:54 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:73e1e9cc234502ea57e0366edced55b1d91ad999578d05e0fe06adbdbe799c20 - 90.12% (98.2 MB)
[#004] sha256:8cb24e4c69a4383c8c69bb0a2dd417e8a8b575580cf79c96c3f8c5fd4f4db949 - 0.0% (414 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-08 21:50:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-08 21:50:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-08 21:50:14 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-10-08 21:50:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.7.2003-ls421 Build-date:- 2022-10-08T23:49:01+02:00
2022-10-08 21:50:16 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-10-08 21:50:17 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-10-08 21:50:18 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-10-08 21:50:40 UTC|4 BUILD_DATE=2022-10-08T23:49:01+02:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.7.2003 VERSION=0.4.7.2003-ls421 /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-08 21:50:41 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-10-08 21:50:41 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-10-08 21:50:42 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-08 21:50:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-08 21:50:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-08T23:49:01+02:00
2022-10-08 21:50:45 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-08 21:50:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-10-08 21:50:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-08 21:50:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=aa385f1f43e1519c2e4f34f9b9a62f5e139325a8
2022-10-08 21:50:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=aa385f1f43e1519c2e4f34f9b9a62f5e139325a8
2022-10-08 21:50:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-10-08 21:50:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-10-08 21:50:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-10-08 21:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-08 21:50:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.7.2003-ls421
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.