2022-08-19 03:03:16 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:94a1992729ef0c8174763aeec5e7d15c53c5e43ed6a09f84014a159b27c69315 - 4.71% (5.08 MB)
[#001] sha256:43833e2d35321a39e612182ec77a2656491c57f7fb95a91f37a5899bec309926 - 4.51% (4.87 MB)
[#002] sha256:0a442d2379847b68436b6a10979f405372cf0f96213b029dc15166e6b363a85a - 0.0% (5.24 KB)
[#003] sha256:67cd89f7f527bbbd9964cb976a47feea4b3457f9ee894fd3f2d7357a439d11a5 - 90.78% (97.9 MB)
[#004] sha256:0766a81e5810bcacb1a2dad25d1283f68eb5ef689680b734e68f81efe6a5f36e - 0.0% (415 Bytes)
/bin/sh -c #(nop) COPY dir:0b7b925d86cd6cd2ca758d5e14edce6bf3e884e275c7c994d305c68ce69d639c in /
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91be703d-ls23 Build-date:- 2022-08-16T08:32:46+02:00
2022-08-16 06:34:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-16 06:34:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-16 06:34:30 UTC|2 BUILD_DATE=2022-08-16T08:32:46+02:00 VERSION=91be703d-ls23 /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-08-16 06:34:30 UTC/bin/sh -c #(nop) COPY dir:95757231916b7f72880393a4cf7cf0addfde27dd8c6ed7ca7b87d2211b4d7086 in /
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:46+02:00
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=41ba498609c325ecab288888614ff7a7b34a6d9e
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=41ba498609c325ecab288888614ff7a7b34a6d9e
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-16 06:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=91be703d-ls23
2022-08-19 03:02:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-19 03:02:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-19 03:02:37 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-08-19 03:02:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.5.1953-ls399 Build-date:- 2022-08-18T22:01:18-05:00
2022-08-19 03:02:39 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-19 03:02:40 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-08-19 03:02:41 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-19 03:03:02 UTC|4 BUILD_DATE=2022-08-18T22:01:18-05:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.5.1953 VERSION=0.4.5.1953-ls399 /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-08-19 03:03:03 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-08-19 03:03:03 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-08-19 03:03:04 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-19 03:03:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-19 03:03:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-18T22:01:18-05:00
2022-08-19 03:03: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-08-19 03:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-08-19 03:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-19 03:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=9128eff41ed64eee46de50a4453ebaca6d926634
2022-08-19 03:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9128eff41ed64eee46de50a4453ebaca6d926634
2022-08-19 03:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-08-19 03:03:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-08-19 03:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-08-19 03:03:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-19 03:03:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.5.1953-ls399
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.