Namespace
linuxserver
Image / Tag
radarr:amd64-nightly-4.2.0.6419-ls334
Content Digest
sha256:7b7cf373e8b8caaa9b45e034ead05ea9add032bf3207bb37dce8dde0b15d1c2c
Details
Created

2022-07-15 03:13:06 UTC

Size

85.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.2.0.6419-ls334 Build-date:- 2022-07-15T05:11:30+02:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-15T05:11:30+02: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.6419-ls334

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:589875fa2aa4a1db73025cfc2274398ea04959e297f8b76279485c9452d38245 - 5.93% (5.09 MB)

[#001] sha256:a0a18eac39b4300157ffdb95cc4516cfd29e1dcdd3074f1c4b6cc7d975c2d319 - 4.43% (3.8 MB)

[#002] sha256:1acbb39801e6387cd071059b727b9e3a045ec567c59440a25927d847c0664277 - 0.0% (4.19 KB)

[#003] sha256:f34b8c1a8285e0f88baaee807dd3f47565470614bd2914ad9fd256ed843f38a1 - 89.64% (77 MB)

[#004] sha256:14937df0c8f9daa4a2c03a080e0b5e8b0cc601de8683ef39ccb83659f25c1d25 - 0.0% (419 Bytes)


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

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

2022-07-10 20:57:09 UTC

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

2022-07-10 20:57:09 UTC

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

2022-07-10 20:57:09 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:09 UTC

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

2022-07-10 20:57:09 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 "**** cleanup ****" && rm -rf /tmp/*

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 UTC

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

2022-07-10 20:57:12 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:13 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 03:12:36 UTC

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

2022-07-15 03:12:36 UTC

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

2022-07-15 03:12:36 UTC

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

2022-07-15 03:12:36 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.0.6419-ls334 Build-date:- 2022-07-15T05:11:30+02:00

2022-07-15 03:12:36 UTC

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

2022-07-15 03:12:37 UTC

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

2022-07-15 03:12:37 UTC

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

2022-07-15 03:13:03 UTC

|4 BUILD_DATE=2022-07-15T05:11:30+02:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.0.6419 VERSION=4.2.0.6419-ls334 /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-15 03:13:03 UTC

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

2022-07-15 03:13:03 UTC

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

2022-07-15 03:13:04 UTC

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

2022-07-15 03:13:04 UTC

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

2022-07-15 03:13:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-15T05:11:30+02:00

2022-07-15 03:13:04 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 03:13:04 UTC

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

2022-07-15 03:13:05 UTC

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

2022-07-15 03:13:05 UTC

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

2022-07-15 03:13:05 UTC

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

2022-07-15 03:13:05 UTC

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

2022-07-15 03:13:05 UTC

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

2022-07-15 03:13:06 UTC

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

2022-07-15 03:13:06 UTC

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

2022-07-15 03:13:06 UTC

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

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