2022-08-27 22:59:33 UTC
85.9 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:4edf386bc239e418c7812b0d005f6079f4982053232d789a69f2c50dfeebd2e5 - 5.94% (5.1 MB)
[#001] sha256:34d95b6b341774fb149b461cced92e5388bccdf49606afb9229d85a9553e0fda - 4.43% (3.8 MB)
[#002] sha256:94e9580e7342df1d5c2e851be320a631ac01352ad9f0f78177772e8a5694a000 - 0.01% (5.24 KB)
[#003] sha256:078022bf40ff9852ebee265cc518f5d1aa4ea2f2bdb09762ab7afbffd7dfcbdb - 89.63% (77 MB)
[#004] sha256:8c32746b3920154722bd41ed1a00c3a55235d94827a32d3cfa1677cd09bcac9e - 0.0% (418 Bytes)
/bin/sh -c #(nop) COPY dir:b1530cdb82f730ef8c6d51e4ecd2ca23a058b46ea2ce558f940d70a1921f6b79 in /
2022-08-27 15:14:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 15:14:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 15:14:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls25 Build-date:- 2022-08-27T10:13:24-05:00
2022-08-27 15:14:47 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-27 15:14:47 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-27 15:14:49 UTC|2 BUILD_DATE=2022-08-27T10:13:24-05:00 VERSION=f67f7de2-ls25 /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-27 15:14:49 UTC/bin/sh -c #(nop) COPY dir:149a3a1803b0320ba7997df5aaf6fe59cf634e33e0ee3248a1e0aeb515f2f60b in /
2022-08-27 15:14:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-27 15:14:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 15:14:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T10:13:24-05:00
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=243ca1ce11b0292050acde76cad41c5b1e664b3a
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=243ca1ce11b0292050acde76cad41c5b1e664b3a
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-27 15:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-27 15:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 15:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls25
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.3.6555-ls363 Build-date:- 2022-08-27T17:58:15-05:00
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-08-27 22:59:20 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-27 22:59:31 UTC|4 BUILD_DATE=2022-08-27T17:58:15-05:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.3.6555 VERSION=4.2.3.6555-ls363 /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-08-27 22:59:31 UTC/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /
2022-08-27 22:59:31 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T17:58:15-05:00
2022-08-27 22:59:32 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-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5b593a68c43910bdc01adcb61bb293bb1460658f
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5b593a68c43910bdc01adcb61bb293bb1460658f
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-27 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-27 22:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-27 22:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 22:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.3.6555-ls363
2022-08-27 23:00:11 UTC
83.3 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:e3bac335abd2be29f5a4286b324d211e95ca06fbde206cd5a672a31fa2b9cb1f - 6.1% (5.08 MB)
[#001] sha256:6040bfcef642b3baecebd45cad725939e6f769cd5ecbf86fe55f382eca4c0de5 - 5.83% (4.86 MB)
[#002] sha256:01736cd1e274b77501568f0e2c10e2529e2d85ce8fa60c8865f6a996037b9542 - 0.01% (5.07 KB)
[#003] sha256:2140b900e8bde3a5af23e6c01362ccee2336b12e2de512181450698d5e15897e - 88.06% (73.3 MB)
[#004] sha256:d4c28e0c2709166ffdebbd663ed9cae78dd509de124487615e4e45bcfde5bca5 - 0.0% (389 Bytes)
/bin/sh -c #(nop) COPY dir:c1c92b0492e54509088e6616b176f48821749a141b6ac78e99f9d075a326eb8d in /
2022-08-27 15:15:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 15:15:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 15:15:08 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls25 Build-date:- 2022-08-27T10:13:24-05:00
2022-08-27 15:15:09 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-27 15:15:10 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-27 15:15:14 UTC|2 BUILD_DATE=2022-08-27T10:13:24-05:00 VERSION=f67f7de2-ls25 /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-08-27 15:15:15 UTC/bin/sh -c #(nop) COPY dir:149a3a1803b0320ba7997df5aaf6fe59cf634e33e0ee3248a1e0aeb515f2f60b in /
2022-08-27 15:15:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-27 15:15:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 15:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T10:13:24-05:00
2022-08-27 15:15:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-27 15:15:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-27 15:15:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 15:15:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=243ca1ce11b0292050acde76cad41c5b1e664b3a
2022-08-27 15:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=243ca1ce11b0292050acde76cad41c5b1e664b3a
2022-08-27 15:15:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-27 15:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-27 15:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-27 15:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 15:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls25
2022-08-27 22:59:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 22:59:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 22:59:27 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-27 22:59:28 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.3.6555-ls363 Build-date:- 2022-08-27T17:58:15-05:00
2022-08-27 22:59:29 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-08-27 22:59:30 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-08-27 22:59:31 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-27 22:59:57 UTC|4 BUILD_DATE=2022-08-27T17:58:15-05:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.3.6555 VERSION=4.2.3.6555-ls363 /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-08-27 22:59:58 UTC/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /
2022-08-27 22:59:58 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-27 22:59:59 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-27 23:00:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 23:00:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T17:58:15-05:00
2022-08-27 23:00: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-08-27 23:00:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-27 23:00:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 23:00:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5b593a68c43910bdc01adcb61bb293bb1460658f
2022-08-27 23:00:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5b593a68c43910bdc01adcb61bb293bb1460658f
2022-08-27 23:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-27 23:00:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-27 23:00:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-27 23:00:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 23:00:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.3.6555-ls363
2022-08-27 22:59:50 UTC
84.8 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:d845a288434f715a73f07836ee50e154f987bc789d78f982f6e5e10e856a2001 - 6.26% (5.31 MB)
[#001] sha256:acb52c53b781d619716590133101df39099997a32da2ad6aecde0e1a36a5badb - 6.43% (5.45 MB)
[#002] sha256:bf5644d32dbec42a85dca5235eaedbee3bd81f509d6df98570c1315d20e66508 - 0.01% (5.27 KB)
[#003] sha256:9bd8ca0fd77196ab2cafddff0de5bfaaba4a61e6965eda75859d6d3b85e192f7 - 87.3% (74 MB)
[#004] sha256:2a5fac4ed58efef9e6bb497d61b1df6f6708708aa8a1765a0944a64b96b01c0f - 0.0% (418 Bytes)
/bin/sh -c #(nop) COPY dir:70138632afa95e0ebbb0d0f6f521577a94066efeb16a8a7c61d610d432fe9c92 in /
2022-08-27 15:14:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 15:14:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 15:14:49 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls25 Build-date:- 2022-08-27T10:13:24-05:00
2022-08-27 15:14:49 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-27 15:14:49 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-27 15:14:52 UTC|2 BUILD_DATE=2022-08-27T10:13:24-05:00 VERSION=f67f7de2-ls25 /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-08-27 15:14:52 UTC/bin/sh -c #(nop) COPY dir:149a3a1803b0320ba7997df5aaf6fe59cf634e33e0ee3248a1e0aeb515f2f60b in /
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T10:13:24-05:00
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 15:14:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=243ca1ce11b0292050acde76cad41c5b1e664b3a
2022-08-27 15:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=243ca1ce11b0292050acde76cad41c5b1e664b3a
2022-08-27 15:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-27 15:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-27 15:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-27 15:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 15:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls25
2022-08-27 22:59:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-27 22:59:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-27 22:59:25 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-27 22:59:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.3.6555-ls363 Build-date:- 2022-08-27T17:58:15-05:00
2022-08-27 22:59:26 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-08-27 22:59:26 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-08-27 22:59:26 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-27 22:59:45 UTC|4 BUILD_DATE=2022-08-27T17:58:15-05:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.3.6555 VERSION=4.2.3.6555-ls363 /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-08-27 22:59:48 UTC/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /
2022-08-27 22:59:49 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-27 22:59:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-27 22:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-27 22:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-27T17:58:15-05:00
2022-08-27 22:59:49 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-08-27 22:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-27 22:59:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5b593a68c43910bdc01adcb61bb293bb1460658f
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5b593a68c43910bdc01adcb61bb293bb1460658f
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-27 22:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.3.6555-ls363
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.