Namespace
linuxserver
Image / Tag
radarr:arm32v7-develop-4.3.0.6671-ls77
Content Digest
sha256:a20af4097cf163e0ec96a3eab8e23650f4249dc5f656a78479d58396672a04be
Details
Created

2022-11-14 16:02:47 UTC

Size

83.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.3.0.6671-ls77 Build-date:- 2022-11-14T10:01:00-06:00
  • maintainer
    Roxedus,thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-14T10:01:00-06: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
    263a29f5ba51a7a54f875301485b9bec5b1f7335
  • org.opencontainers.image.revision
    263a29f5ba51a7a54f875301485b9bec5b1f7335
  • 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.3.0.6671-ls77

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:b24d02056fd5626f7a96e2ae5f0375fea868c853ec124e74eb32f48a9d734af0 - 6.09% (5.08 MB)

[#001] sha256:0b8a684c7c3cb6647788ef1c7393802efe38f37437d79179eb4b21a8c64fbeee - 5.82% (4.85 MB)

[#002] sha256:5af59ea42fbd5d967c81ca78d34559838f48f1cc4dfb4f4ef158b0386d0be565 - 0.01% (5.73 KB)

[#003] sha256:0c120e2ed2a7683f8d2f097a8c3c8b793e3dba899e0cb879b7815fc15bd20287 - 88.08% (73.4 MB)

[#004] sha256:51c42c1fa7ddb143dcddc54c8f8458921a461c11d94631cf4c0912a793e437f6 - 0.0% (411 Bytes)


History
2022-11-08 06:37:51 UTC

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

2022-11-08 06:37:52 UTC

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

2022-11-08 06:37:53 UTC

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

2022-11-08 06:37:54 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b01a8a64-ls33 Build-date:- 2022-11-08T07:36:07+01:00

2022-11-08 06:37:55 UTC

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

2022-11-08 06:37:56 UTC

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

2022-11-08 06:38:02 UTC

|2 BUILD_DATE=2022-11-08T07:36:07+01:00 VERSION=b01a8a64-ls33 /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-11-08 06:38:04 UTC

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

2022-11-08 06:38:04 UTC

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

2022-11-08 06:38:05 UTC

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

2022-11-08 06:38:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T07:36:07+01:00

2022-11-08 06:38:07 UTC

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

2022-11-08 06:38:08 UTC

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

2022-11-08 06:38:09 UTC

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

2022-11-08 06:38:10 UTC

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

2022-11-08 06:38:11 UTC

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

2022-11-08 06:38:12 UTC

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

2022-11-08 06:38:13 UTC

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

2022-11-08 06:38:14 UTC

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

2022-11-08 06:38:15 UTC

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

2022-11-08 06:38:16 UTC

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

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

ARG RADARR_RELEASE

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 4.3.0.6671-ls77 Build-date:- 2022-11-14T10:01:00-06:00

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Roxedus,thespad

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

ARG RADARR_BRANCH=develop

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

ENV XDG_CONFIG_HOME=/config/xdg

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2022-11-14T10:01:00-06:00 VERSION=4.3.0.6671-ls77 RADARR_RELEASE=4.3.0.6671 RADARR_BRANCH=develop /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/* # buildkit

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

EXPOSE map[7878/tcp:{}]

2022-11-14 16:02:47 UTC (buildkit.dockerfile.v0)

VOLUME [/config]

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