2022-07-30 15:52:37 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:a50788dbd2cba878d39cb0b2352ba9617af33c7a68ff3db572e6fb5dee95ee81 - 4.7% (5.07 MB)
[#001] sha256:1993a750355e343d64a2409056e279b5c64633b21ee3cc0609fade41892af886 - 4.5% (4.86 MB)
[#002] sha256:4714e60d93f1a4c48286cddd7a0085be5fc59dfcafd73d5875e43dcba1f6006b - 0.0% (4.58 KB)
[#003] sha256:18b28ffd7496cce5b3a1fd385faffef2cb6e306155dfe2d39055b7f88fea6475 - 90.79% (97.9 MB)
[#004] sha256:62c781bdf7ca80c3568600b9f9ce71cbce2ee0bae9624bc603c8b696f5c38fda - 0.0% (440 Bytes)
/bin/sh -c #(nop) COPY dir:ee103b6c10b2e9c05c9ca78202f91e7be0c9872340d0d1c7069f731757f49abd in /
2022-07-26 16:39:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-26 16:39:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-26 16:39:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 657d0a68-ls20 Build-date:- 2022-07-26T18:38:14+02:00
2022-07-26 16:39:42 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-26 16:39:43 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-26 16:39:46 UTC|2 BUILD_DATE=2022-07-26T18:38:14+02:00 VERSION=657d0a68-ls20 /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-07-26 16:39:47 UTC/bin/sh -c #(nop) COPY dir:7488d4628844c8dc3da505dbaf1808553243cf11df5265533823804d9a503404 in /
2022-07-26 16:39:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-26 16:39:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-26 16:39:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T18:38:14+02:00
2022-07-26 16:39:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-26 16:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-26 16:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-26 16:39:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7ba0561e1036aaab2df16e9cd27dc0ad9f5d35b2
2022-07-26 16:39:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7ba0561e1036aaab2df16e9cd27dc0ad9f5d35b2
2022-07-26 16:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-26 16:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-26 16:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-26 16:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-26 16:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=657d0a68-ls20
2022-07-30 15:52:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-30 15:52:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-30 15:52:09 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-07-30 15:52:09 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.3.1921-ls61 Build-date:- 2022-07-30T15:50:21+00:00
2022-07-30 15:52:10 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-07-30 15:52:10 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-07-30 15:52:11 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-30 15:52:30 UTC|4 BUILD_DATE=2022-07-30T15:50:21+00:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.3.1921 VERSION=0.4.3.1921-ls61 /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-07-30 15:52:31 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-07-30 15:52:32 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-07-30 15:52:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-30 15:52:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-30 15:52:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-30T15:50:21+00:00
2022-07-30 15:52:33 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-07-30 15:52:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-07-30 15:52:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-30 15:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7fd4cae06d4645439e816c90ac6ae37e5b045e38
2022-07-30 15:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7fd4cae06d4645439e816c90ac6ae37e5b045e38
2022-07-30 15:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-07-30 15:52:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-07-30 15:52:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-07-30 15:52:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-30 15:52:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.3.1921-ls61
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.