2022-08-16 03:02:35 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:79467b56a1795a72810ed301bd4a987c482329d673ec582b58eeabee831cd02a - 4.6% (5.1 MB)
[#001] sha256:10c7a7465289722bb9ce905fc490cb1eb413d9dc9570668c6555a102b5fd62c5 - 3.44% (3.81 MB)
[#002] sha256:3e82ea42c4deb8d6f1f040d8d6a191adaa7f386cf0917ec5b13008ad952a07cf - 0.0% (5.23 KB)
[#003] sha256:119ddeb33b7e167ce12d3b2a5374aaf42e6025d60c86aea5f3bc3e244ba5e2d2 - 91.96% (102 MB)
[#004] sha256:f673a19c48f9d0e37a0dc840e6b140ff1ceb9beaa0fa73110c19efb21777f8c8 - 0.0% (439 Bytes)
/bin/sh -c #(nop) COPY dir:c43fb82c1924b6f0ab1a09ba03b8e59f44db59e36de849b6e482c4c5b2599786 in /
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:19 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-08-09 06:36:20 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.4.1947-ls64 Build-date:- 2022-08-15T22:01:16-05:00
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-08-16 03:02:22 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-16 03:02:32 UTC|4 BUILD_DATE=2022-08-15T22:01:16-05:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.4.1947 VERSION=0.4.4.1947-ls64 /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-08-16 03:02:33 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-08-16 03:02:33 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-08-16 03:02:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-16 03:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-16 03:02:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-15T22:01:16-05:00
2022-08-16 03:02: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-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=93d17384c2495e53a50250da3b6066eb7739d0c9
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=93d17384c2495e53a50250da3b6066eb7739d0c9
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-08-16 03:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-16 03:02:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.4.1947-ls64
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.