2022-07-25 03:00:38 UTC
109 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:a11002a4456eb40e1caa7cb0827be2a2c459d86a60efe002bfed12ee315286be - 4.87% (5.3 MB)
[#001] sha256:6ea9726619c564dc4bd0e6ba3fa05980ec5eecee257c5ded1acca205bb3f57e6 - 5.0% (5.44 MB)
[#002] sha256:610d0125485dad90ef97822d2494b24fe39ab420c6fe8db3006ddb06b42e48d6 - 0.0% (4.21 KB)
[#003] sha256:e8805e58f643261f6e798dcf10551c04ddf50cc151285e18936f60b67e2409c4 - 90.12% (98.1 MB)
[#004] sha256:8cb24e4c69a4383c8c69bb0a2dd417e8a8b575580cf79c96c3f8c5fd4f4db949 - 0.0% (414 Bytes)
/bin/sh -c #(nop) COPY dir:5be32915d488b9245a654056b003a49aec44bccfaf2f5bed2a8d547853dba17c in /
2022-07-22 19:17:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-22 19:17:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-22 19:17:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 657d0a68-ls19 Build-date:- 2022-07-22T14:15:37-05:00
2022-07-22 19:17:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-22 19:17:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-22 19:17:27 UTC|2 BUILD_DATE=2022-07-22T14:15:37-05:00 VERSION=657d0a68-ls19 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*
2022-07-22 19:17:28 UTC/bin/sh -c #(nop) COPY dir:0032daa64aa009d6dfa4edb69c1bd7722eb5a46d68a696b7df12ccde5606a847 in /
2022-07-22 19:17:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-22 19:17:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-22 19:17:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T14:15:37-05:00
2022-07-22 19:17:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-22 19:17:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-22 19:17:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-22 19:17:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=49da9be2c55f8c132d380dd4a613f4713788b547
2022-07-22 19:17:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=49da9be2c55f8c132d380dd4a613f4713788b547
2022-07-22 19:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-22 19:17:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-22 19:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-22 19:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-22 19:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=657d0a68-ls19
2022-07-25 02:59:59 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-25 03:00:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-25 03:00:01 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-07-25 03:00:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.3.1914-ls387 Build-date:- 2022-07-25T04:58:50+02:00
2022-07-25 03:00:03 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-07-25 03:00:04 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-07-25 03:00:05 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-25 03:00:24 UTC|4 BUILD_DATE=2022-07-25T04:58:50+02:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.3.1914 VERSION=0.4.3.1914-ls387 /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=arm64" && 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-25 03:00:25 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-07-25 03:00:25 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-07-25 03:00:26 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-25 03:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-25 03:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-25T04:58:50+02:00
2022-07-25 03:00:29 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-25 03:00:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-07-25 03:00:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-25 03:00:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=a10212d91671cb37c1a25366218076d4727c988f
2022-07-25 03:00:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a10212d91671cb37c1a25366218076d4727c988f
2022-07-25 03:00:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-07-25 03:00:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-07-25 03:00:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-07-25 03:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-25 03:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.3.1914-ls387
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.