2022-07-29 05:14:59 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:0a45c3361c52067a120f068b7f8221f5dcc85f31965c2d91c34347c447da2416 - 90.79% (97.9 MB)
[#004] sha256:ffc1800fdfc842833c15fde0c122c059426e0f09a28e0949ee9f48499e71d516 - 0.0% (441 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-29 05:14:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-29 05:14:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-29 05:14:28 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-07-29 05:14:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.3.1921-ls389 Build-date:- 2022-07-29T00:13:20-05:00
2022-07-29 05:14:29 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-07-29 05:14:29 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-07-29 05:14:29 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-29 05:14:54 UTC|4 BUILD_DATE=2022-07-29T00:13:20-05:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.3.1921 VERSION=0.4.3.1921-ls389 /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-29 05:14:55 UTC/bin/sh -c #(nop) COPY dir:468ccbdfcc61439e657a43bffe20a4774e1374f80b814f131722da8278f444b8 in /
2022-07-29 05:14:55 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-07-29 05:14:56 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-29 05:14:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-29 05:14:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-29T00:13:20-05:00
2022-07-29 05:14:56 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-29 05:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-07-29 05:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-29 05:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a10212d91671cb37c1a25366218076d4727c988f
2022-07-29 05:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a10212d91671cb37c1a25366218076d4727c988f
2022-07-29 05:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-07-29 05:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-07-29 05:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-07-29 05:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-29 05:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.3.1921-ls389
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.