2022-08-13 22:01:56 UTC
86 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:79467b56a1795a72810ed301bd4a987c482329d673ec582b58eeabee831cd02a - 5.93% (5.1 MB)
[#001] sha256:10c7a7465289722bb9ce905fc490cb1eb413d9dc9570668c6555a102b5fd62c5 - 4.43% (3.81 MB)
[#002] sha256:3e82ea42c4deb8d6f1f040d8d6a191adaa7f386cf0917ec5b13008ad952a07cf - 0.01% (5.23 KB)
[#003] sha256:1080cb788b8df76bf93b1daf1ef151ec3cc8ac1eaaf12a811bffa7aa4cbc83ed - 89.63% (77.1 MB)
[#004] sha256:27f98cd049a9cfe85c62cd494fd052a5c362adc77ff6dec67b025e56c70ba94e - 0.0% (432 Bytes)
/bin/sh -c #(nop) COPY dir:c43fb82c1924b6f0ab1a09ba03b8e59f44db59e36de849b6e482c4c5b2599786 in /
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:16 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:19 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-09 06:36:20 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 22:01:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 22:01:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 22:01:41 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-13 22:01:41 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.1.6478-ls67 Build-date:- 2022-08-14T00:00:41+02:00
2022-08-13 22:01:41 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-13 22:01:41 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-08-13 22:01:41 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-13 22:01:54 UTC|4 BUILD_DATE=2022-08-14T00:00:41+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.1.6478 VERSION=4.2.1.6478-ls67 /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-13 22:01:54 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-08-13 22:01:54 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-13 22:01:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-13 22:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 22:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T00:00:41+02:00
2022-08-13 22:01:55 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-13 22:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-13 22:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 22:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-13 22:01:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-13 22:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-13 22:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-13 22:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-13 22:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 22:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.1.6478-ls67
2022-08-13 22:02:17 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:f9382f84ec43deb1d32f36bdb677bf2d397a4b371c0d7f043d984efa4ced99b8 - 6.09% (5.08 MB)
[#001] sha256:d18dd40cc95463a84ef492a999980c00e1065209605e44f849ca69b227ec5377 - 5.84% (4.87 MB)
[#002] sha256:8bc615ee6c9a0491af75c059ac7b7e4c9bd780d18fb0981a4855dbcd789a076f - 0.01% (5.27 KB)
[#003] sha256:c481f72cb55737d4a1aa92b5c57299566c21d2c46824c62eb849e5d35fd13e97 - 88.06% (73.4 MB)
[#004] sha256:70d8bf59d2ecfdc7d9e6f271582abb62d8c1f349da30b312809722c9790fb39b - 0.0% (405 Bytes)
/bin/sh -c #(nop) COPY dir:8e9171d315f1ce1704d44d6b98f8729108d75766ec187dd118d50e7de5909a8d in /
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:13 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:17 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-09 06:36:17 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 22:01:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 22:01:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 22:01:46 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-13 22:01:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.1.6478-ls67 Build-date:- 2022-08-14T00:00:41+02:00
2022-08-13 22:01:48 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-13 22:01:49 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-08-13 22:01:50 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-13 22:02:02 UTC|4 BUILD_DATE=2022-08-14T00:00:41+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.1.6478 VERSION=4.2.1.6478-ls67 /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-13 22:02:04 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-08-13 22:02:04 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-13 22:02:05 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-13 22:02:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 22:02:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T00:00:41+02:00
2022-08-13 22:02:08 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-13 22:02:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-13 22:02:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 22:02:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-13 22:02:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-13 22:02:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-13 22:02:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-13 22:02:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-13 22:02:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 22:02:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.1.6478-ls67
2022-08-13 22:02:02 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:d9f79021961b0824665f8a19865f705e47e378dfa2cedd0a11366d5ee89de1b9 - 6.26% (5.31 MB)
[#001] sha256:b387369681fd3b24a3037d67c13f1eea28202bff9d149e520ae25ffde0fb90bf - 6.44% (5.46 MB)
[#002] sha256:fdc3ebd1d9fd68d5491ebf634c42efc6c37fad82a5b83d5a38127f04d6bd1819 - 0.01% (5.11 KB)
[#003] sha256:a6544ad9120d297300e708d1566fbb5c029cc7624c47003c7914c510f0bb6374 - 87.3% (74 MB)
[#004] sha256:464ece920d9fb25d4084b4ae973d04418f4f39184462447822de294451fd2b55 - 0.0% (431 Bytes)
/bin/sh -c #(nop) COPY dir:6f457f5f885385d9ba198ae45e1919f8783106fc38c90942b01b4db9c2193e43 in /
2022-08-09 06:36:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-09 06:36:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-09 06:36:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9d3c5ad5-ls22 Build-date:- 2022-08-09T08:34:52+02:00
2022-08-09 06:36:27 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-09 06:36:28 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-09 06:36:36 UTC|2 BUILD_DATE=2022-08-09T08:34:52+02:00 VERSION=9d3c5ad5-ls22 /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-09 06:36:37 UTC/bin/sh -c #(nop) COPY dir:2ff93abeb5308292c5ad2c59df96554c4e698c4ff27172f5e2d8be397d73f8e7 in /
2022-08-09 06:36:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-09 06:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-09 06:36:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-09T08:34:52+02:00
2022-08-09 06:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-09 06:36:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-09 06:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-09 06:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b965210d65dc654259c713c5404d8fde5860c455
2022-08-09 06:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-09 06:36:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-09 06:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-09 06:36:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-09 06:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9d3c5ad5-ls22
2022-08-13 22:01:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-13 22:01:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-13 22:01:45 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-13 22:01:45 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.1.6478-ls67 Build-date:- 2022-08-14T00:00:41+02:00
2022-08-13 22:01:45 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-13 22:01:45 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-08-13 22:01:45 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-13 22:01:56 UTC|4 BUILD_DATE=2022-08-14T00:00:41+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.1.6478 VERSION=4.2.1.6478-ls67 /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-13 22:01:59 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-08-13 22:01:59 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-13 22:02:00 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-13 22:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-13 22:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-14T00:00:41+02:00
2022-08-13 22:02:00 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-13 22:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-13 22:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-13 22:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-13 22:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-13 22:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-13 22:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-13 22:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-13 22:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-13 22:02:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.1.6478-ls67
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.