2022-09-10 17:49:45 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:64a23ff2968b38bef8faf5c6b21d58eafdcf5a44d3007db043c66252047dd98e - 4.88% (5.31 MB)
[#001] sha256:e6fea251d908960828e975d105336231ae96e056f0e67fc271e6f4e53d96ba45 - 5.01% (5.45 MB)
[#002] sha256:72c9d443f769119b09e31ca8000f948bee9ea8431b70bce2bfcd3c389528d33d - 0.01% (5.88 KB)
[#003] sha256:ee2b34ebffe44c15801c869d0f43dc701732d5e5d090d957d715ec4bc66e8ade - 90.11% (98.1 MB)
[#004] sha256:9847e36cb491a74ed53df71069f86e3e52661a0b3a8a561d1afb338ae6864e5c - 0.0% (442 Bytes)
/bin/sh -c #(nop) COPY dir:c25adb2e2274967a2d9a46fb316cd150d734c86edd4eabc06845b7ca66430aa9 in /
2022-09-10 10:00:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-10 10:00:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-10 10:00:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls29 Build-date:- 2022-09-10T11:59:33+02:00
2022-09-10 10:00:52 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-10 10:00:53 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-10 10:00:55 UTC|2 BUILD_DATE=2022-09-10T11:59:33+02:00 VERSION=fb70a18b-ls29 /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-09-10 10:00:56 UTC/bin/sh -c #(nop) COPY dir:58347cc00a0c2f28d03922e39a20a732e6a8c10d24c24fc0d10bbc47bbc21401 in /
2022-09-10 10:00:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-10 10:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-10 10:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-10T11:59:33+02:00
2022-09-10 10:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-10 10:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-10 10:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-10 10:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b3844a02c8b92e75f8516dbb5f82228465afea50
2022-09-10 10:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b3844a02c8b92e75f8516dbb5f82228465afea50
2022-09-10 10:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-10 10:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-10 10:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-10 10:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-10 10:00:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls29
2022-09-10 17:49:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-10 17:49:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-10 17:49:16 UTC/bin/sh -c #(nop) ARG PROWLARR_RELEASE
2022-09-10 17:49:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0.4.6.1964-ls405 Build-date:- 2022-09-10T19:48:08+02:00
2022-09-10 17:49:16 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-09-10 17:49:17 UTC/bin/sh -c #(nop) ARG PROWLARR_BRANCH=nightly
2022-09-10 17:49:17 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-10 17:49:38 UTC|4 BUILD_DATE=2022-09-10T19:48:08+02:00 PROWLARR_BRANCH=nightly PROWLARR_RELEASE=0.4.6.1964 VERSION=0.4.6.1964-ls405 /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-09-10 17:49:43 UTC/bin/sh -c #(nop) COPY dir:f21385a29cf24e11affd5bfc165b0133b8edcc8214814dfb1bcffce5f166244d in /
2022-09-10 17:49:43 UTC/bin/sh -c #(nop) EXPOSE 9696
2022-09-10 17:49:43 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-10 17:49:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-10 17:49:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-10T19:48:08+02:00
2022-09-10 17:49:43 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-10 17:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-prowlarr
2022-09-10 17:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-10 17:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-10 17:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95804a5bff749bdb0d98fe998ea9b437c4eceaee
2022-09-10 17:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-prowlarr
2022-09-10 17:49:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Prowlarr
2022-09-10 17:49:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-prowlarr/packages
2022-09-10 17:49:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-10 17:49:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0.4.6.1964-ls405
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.