2022-07-20 12:02:21 UTC
86.4 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:da071abe54a013678239d3ea53ada08bb05f3e28295eeeec77a91cabf9044e72 - 5.9% (5.09 MB)
[#001] sha256:bef48413baba2ea80fcf897b88f9150ee8ef8aa1a33019751b6a67d2667b6c64 - 4.4% (3.8 MB)
[#002] sha256:7a49b79a0b1e6c9a6211567d7b203e986404cbc6364074ae471b415e0a18fe9a - 0.0% (4.19 KB)
[#003] sha256:faddec4502955d9951f684bc536bced6568d2597550992a5b3de529c9db5d0b4 - 89.7% (77.5 MB)
[#004] sha256:20ea2b60a3b7290d66ecbaf370f70ebfc2789325e7ddccc7f5890f958d98b688 - 0.0% (431 Bytes)
/bin/sh -c #(nop) COPY dir:3ea398fe0cec1d0e4b6184fee70ed9c58cd25e141e1fe3176856544dde845254 in /
2022-07-19 06:35:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-19 06:35:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-19 06:35:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00
2022-07-19 06:35:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-19 06:35:16 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-19 06:35:19 UTC|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /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-07-19 06:35:19 UTC/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /
2022-07-19 06:35:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-19 06:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-19 06:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00
2022-07-19 06:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-19 06:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-19 06:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18
2022-07-20 12:02:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-20 12:02:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-20 12:02:08 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-07-20 12:02:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.0.6438-ls64 Build-date:- 2022-07-20T07:01:04-05:00
2022-07-20 12:02:09 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-07-20 12:02:09 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-07-20 12:02:09 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-20 12:02:19 UTC|4 BUILD_DATE=2022-07-20T07:01:04-05:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.0.6438 VERSION=4.2.0.6438-ls64 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq icu-libs sqlite-libs && echo "**** install radarr ****" && mkdir -p /app/radarr/bin && if [ -z ${RADARR_RELEASE+x} ]; then RADARR_RELEASE=$(curl -sL "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/radarr.tar.gz -L "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/updatefile?version=${RADARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=x64" && tar xzf /tmp/radarr.tar.gz -C /app/radarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${RADARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/radarr/package_info && echo "**** cleanup ****" && rm -rf /app/radarr/bin/Radarr.Update /tmp/* /var/tmp/*
2022-07-20 12:02:19 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-07-20 12:02:20 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-07-20 12:02:20 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-20 12:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-20 12:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T07:01:04-05:00
2022-07-20 12:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Radarr](https://github.com/Radarr/Radarr) - A fork of Sonarr to work with movies à la Couchpotato.
2022-07-20 12:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc04ddb5c2a6b76aa68d00f035507659687eaa72
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc04ddb5c2a6b76aa68d00f035507659687eaa72
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-20 12:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.0.6438-ls64
2022-07-20 12:03:05 UTC
83.7 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:2a0632b7117e7f1f2528eed70cecbc9614f2918881ee62e9d7ad1ff13b8c3d5e - 6.06% (5.07 MB)
[#001] sha256:51f45b6d1f4e0cab057f53011d4412eebc5fc44aac62e43a8952c12072537159 - 5.8% (4.86 MB)
[#002] sha256:bf22d2f9e62bf1210ddba2a76e444aaf9834a9d251e99ccec2213aa6c3410e06 - 0.0% (4.19 KB)
[#003] sha256:20f2a04c9313cade0f442b336744820ef4d3dee63b5405bf9f231b3e59c5d00a - 88.14% (73.8 MB)
[#004] sha256:fb1f02d780aa4214da736f9598c76d9140039a701bae2feba6c54f4db0a02691 - 0.0% (431 Bytes)
/bin/sh -c #(nop) COPY dir:5a3f16cbad430d580062823a2e1eb0d5912ffc21420e2ad6b32ff978358fbc74 in /
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-19 06:35:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-19 06:35:40 UTC|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /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-07-19 06:35:41 UTC/bin/sh -c #(nop) COPY dir:896906f04a8751de341ecdb44626c7dcb9e56986c52721472ee12ed68d2803e4 in /
2022-07-19 06:35:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-19 06:35:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-19 06:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-19 06:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-19 06:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18
2022-07-20 12:02:37 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-20 12:02:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-20 12:02:38 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-07-20 12:02:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.0.6438-ls64 Build-date:- 2022-07-20T07:01:04-05:00
2022-07-20 12:02:38 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-07-20 12:02:38 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-07-20 12:02:39 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-20 12:03:00 UTC|4 BUILD_DATE=2022-07-20T07:01:04-05:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.0.6438 VERSION=4.2.0.6438-ls64 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq icu-libs sqlite-libs && echo "**** install radarr ****" && mkdir -p /app/radarr/bin && if [ -z ${RADARR_RELEASE+x} ]; then RADARR_RELEASE=$(curl -sL "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/radarr.tar.gz -L "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/updatefile?version=${RADARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=arm" && tar xzf /tmp/radarr.tar.gz -C /app/radarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${RADARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/radarr/package_info && echo "**** cleanup ****" && rm -rf /app/radarr/bin/Radarr.Update /tmp/* /var/tmp/*
2022-07-20 12:03:01 UTC/bin/sh -c #(nop) COPY dir:fb9ccf9466946ce361f9b5aa1d69f835140264197ed77df0c3e36cd0d28cf833 in /
2022-07-20 12:03:01 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-07-20 12:03:02 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-20 12:03:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-20 12:03:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T07:01:04-05:00
2022-07-20 12:03:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Radarr](https://github.com/Radarr/Radarr) - A fork of Sonarr to work with movies à la Couchpotato.
2022-07-20 12:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-07-20 12:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-20 12:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc04ddb5c2a6b76aa68d00f035507659687eaa72
2022-07-20 12:03:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc04ddb5c2a6b76aa68d00f035507659687eaa72
2022-07-20 12:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-07-20 12:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-07-20 12:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-07-20 12:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-20 12:03:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.0.6438-ls64
2022-07-20 12:02:32 UTC
85.2 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:0327cd133f5cca403f14a37284293783e6cb1fe79a015a56d821dcb7ff7d7ce9 - 6.22% (5.3 MB)
[#001] sha256:0a73e947242a46e62c2cc7204dbaf794266337422719a024cdbaefb8aae18994 - 6.39% (5.44 MB)
[#002] sha256:96e06a337443f71d9a591ee1e10367653ccf5eb7c6e09a2f74a3cc19ba27de9a - 0.0% (4.19 KB)
[#003] sha256:58d8e304127a779d8d178b43f4d4dc6d303d848be29eecc5c611da8933270e52 - 87.39% (74.5 MB)
[#004] sha256:08e7210ee851687a0f42c0cb94688f2927e218a8f197850d6504c2dfc50e18bc - 0.0% (431 Bytes)
/bin/sh -c #(nop) COPY dir:f78a40af303324f5307d9d02ddebed3c14b27dee839bf3830d5371c0904cda75 in /
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-19 06:35:20 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-19 06:35:23 UTC|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /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-19 06:35:23 UTC/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /
2022-07-19 06:35:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-19 06:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-19 06:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00
2022-07-19 06:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-19 06:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-19 06:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-19 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-19 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-19 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-19 06:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-19 06:35:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18
2022-07-20 12:02:14 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-20 12:02:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-20 12:02:15 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-07-20 12:02:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.0.6438-ls64 Build-date:- 2022-07-20T07:01:04-05:00
2022-07-20 12:02:15 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-07-20 12:02:15 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-07-20 12:02:15 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-20 12:02:27 UTC|4 BUILD_DATE=2022-07-20T07:01:04-05:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.0.6438 VERSION=4.2.0.6438-ls64 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq icu-libs sqlite-libs && echo "**** install radarr ****" && mkdir -p /app/radarr/bin && if [ -z ${RADARR_RELEASE+x} ]; then RADARR_RELEASE=$(curl -sL "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/radarr.tar.gz -L "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/updatefile?version=${RADARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=arm64" && tar xzf /tmp/radarr.tar.gz -C /app/radarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${RADARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/radarr/package_info && echo "**** cleanup ****" && rm -rf /app/radarr/bin/Radarr.Update /tmp/* /var/tmp/*
2022-07-20 12:02:30 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-07-20 12:02:30 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-07-20 12:02:30 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-20 12:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-20 12:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T07:01:04-05:00
2022-07-20 12:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Radarr](https://github.com/Radarr/Radarr) - A fork of Sonarr to work with movies à la Couchpotato.
2022-07-20 12:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-07-20 12:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-20 12:02:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc04ddb5c2a6b76aa68d00f035507659687eaa72
2022-07-20 12:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc04ddb5c2a6b76aa68d00f035507659687eaa72
2022-07-20 12:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-07-20 12:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-07-20 12:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-07-20 12:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-20 12:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.0.6438-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.