2022-09-18 20:50:08 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:7ba62ee0125aa8e3ce83c98f62066f58adc60fd75a57d7646ca78f2b72cf3f47 - 4.71% (5.08 MB)
[#001] sha256:b3b06a5d426f5e75f77731576a7e2edc8f8296af43a096d4fe2ecbf5bf608542 - 4.5% (4.86 MB)
[#002] sha256:e07a1870c6c7dd2eacc8f71119f31f0fc343c1da40a7678861993e344449f5aa - 0.01% (5.79 KB)
[#003] sha256:b2ce629f41a952e24a2ff867e28e149302b09ab2b9bf718bf65d09f9a140aa1b - 90.78% (97.9 MB)
[#004] sha256:5a43df43ae3cf051068b298cda93aff0f863c4526268d86e8afac3911c4ba0e7 - 0.0% (412 Bytes)
/bin/sh -c #(nop) COPY dir:47a0bb74c2f077dec72437df95df1d43fef3bc499887ba281465171c6b9d2611 in /
2022-09-13 12:05:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:43 UTC|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /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-09-13 12:05:44 UTC/bin/sh -c #(nop) COPY dir:d9bc15fbdd76f4fbf4352485af08d25359477471de85c83a392e82e211ea59c5 in /
2022-09-13 12:05:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls30
2022-09-18 20:49:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-18 20:49:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-18 20:49:29 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-09-18 20:49:30 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.6.1969-ls69 Build-date:- 2022-09-18T15:48:10-05:00
2022-09-18 20:49:31 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-09-18 20:49:32 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=develop
2022-09-18 20:49:33 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-18 20:49:54 UTC|4 BUILD_DATE=2022-09-18T15:48:10-05:00 PROWLARR_BRANCH=develop PROWLARR_RELEASE=0.4.6.1969 VERSION=0.4.6.1969-ls69 /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-09-18 20:49:55 UTC/bin/sh -c #(nop) COPY dir:a477a5eb9b94805e4990c70e764a74219dfa9543d03cbb44e53b6e9518c08a1a in /
2022-09-18 20:49:55 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-09-18 20:49:56 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-18 20:49:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-18 20:49:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-18T15:48:10-05:00
2022-09-18 20:49:59 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-09-18 20:50:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-09-18 20:50:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-18 20:50:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2988b099579b8e8f8257c5135286887978713541
2022-09-18 20:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2988b099579b8e8f8257c5135286887978713541
2022-09-18 20:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-09-18 20:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-09-18 20:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-09-18 20:50:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-18 20:50:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.6.1969-ls69
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.