Namespace
linuxserver
Image / Tag
radarr:arm64v8-nightly-4.2.0.6420-ls335
Content Digest
sha256:7e0a7fed2648ae31f8bcd3980de6b7ab8780bd52289ec29189032850aa0734c3
Details
Created

2022-07-15 04:53:39 UTC

Size

84.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.2.0.6420-ls335 Build-date:- 2022-07-14T23:52:04-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-14T23:52:04-05:00
  • org.opencontainers.image.description
    [Radarr](https://github.com/Radarr/Radarr) - A fork of Sonarr to work with movies à la Couchpotato.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-radarr
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    2eb8e955ebabd1187d0b742243c547d85e9f2d04
  • org.opencontainers.image.revision
    2eb8e955ebabd1187d0b742243c547d85e9f2d04
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-radarr
  • org.opencontainers.image.title
    Radarr
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-radarr/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    4.2.0.6420-ls335

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:c4f8bf1045a7dfa55fadda4e4ca3e5490a973dd3d00304f42ecc4c3b4c7aa6fe - 6.26% (5.3 MB)

[#001] sha256:1f3acdcfdf30bfdb7a3f561b202a13267b73beda0b3f77739e1ee5e49a8b1095 - 6.43% (5.44 MB)

[#002] sha256:74353465edc201b7b2689dff251e6fa2e256cb50efc0af75ceea99645fa8a129 - 0.0% (4.19 KB)

[#003] sha256:36e2dd2e4e28d15d0e435ec9afbd9550427b480263bb9ac97c180782ef224ac2 - 87.31% (74 MB)

[#004] sha256:2a5fac4ed58efef9e6bb497d61b1df6f6708708aa8a1765a0944a64b96b01c0f - 0.0% (418 Bytes)


History
2022-07-10 20:57:07 UTC

/bin/sh -c #(nop) COPY dir:8b2302c3e945d58a1c08ec910f2a8895e17115b06643c87801face665d4c4150 in /

2022-07-10 20:57:08 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-07-10 20:57:08 UTC

/bin/sh -c #(nop) ARG VERSION

2022-07-10 20:57:08 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f3c1af80-ls17 Build-date:- 2022-07-10T15:55:52-05:00

2022-07-10 20:57:08 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-07-10 20:57:08 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

2022-07-10 20:57:11 UTC

|2 BUILD_DATE=2022-07-10T15:55:52-05:00 VERSION=f3c1af80-ls17 /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-10 20:57:11 UTC

/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /

2022-07-10 20:57:11 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-07-10 20:57:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T15:55:52-05:00

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a517a818b9730bdb3e32bb56332b7fd686aefe6

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a517a818b9730bdb3e32bb56332b7fd686aefe6

2022-07-10 20:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-10 20:57:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-10 20:57:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-10 20:57:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-10 20:57:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f3c1af80-ls17

2022-07-15 04:53:12 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-07-15 04:53:12 UTC

/bin/sh -c #(nop) ARG VERSION

2022-07-15 04:53:12 UTC

/bin/sh -c #(nop) ARG RADARR_RELEASE

2022-07-15 04:53:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.0.6420-ls335 Build-date:- 2022-07-14T23:52:04-05:00

2022-07-15 04:53:13 UTC

/bin/sh -c #(nop) LABEL maintainer=thespad

2022-07-15 04:53:13 UTC

/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly

2022-07-15 04:53:13 UTC

/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg

2022-07-15 04:53:34 UTC

|4 BUILD_DATE=2022-07-14T23:52:04-05:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.0.6420 VERSION=4.2.0.6420-ls335 /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-15 04:53:37 UTC

/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /

2022-07-15 04:53:37 UTC

/bin/sh -c #(nop) EXPOSE 7878

2022-07-15 04:53:37 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-07-15 04:53:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-15 04:53:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-14T23:52:04-05:00

2022-07-15 04:53:38 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-15 04:53:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr

2022-07-15 04:53:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-15 04:53:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2eb8e955ebabd1187d0b742243c547d85e9f2d04

2022-07-15 04:53:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2eb8e955ebabd1187d0b742243c547d85e9f2d04

2022-07-15 04:53:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr

2022-07-15 04:53:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr

2022-07-15 04:53:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages

2022-07-15 04:53:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-15 04:53:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.0.6420-ls335

Danger Zone
Delete Tag

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.

Delete