Namespace
linuxserver
Image / Tag
sonarr:arm32v7-develop-3.0.8.1540-ls292
Content Digest
sha256:ddce5cbb1c51f4272ba76c13ca7a27eefa10814d02255ba97260973c532d80bd
Details
Created

2022-07-19 14:02:12 UTC

Size

123 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.0.8.1540-ls292 Build-date:- 2022-07-19T09:00:19-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-19T09:00:19-05:00
  • org.opencontainers.image.description
    [Sonarr](https://sonarr.tv/) (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-sonarr
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    3cf72423031cfff88073fc687a6848d4e2e3b6e7
  • org.opencontainers.image.revision
    3cf72423031cfff88073fc687a6848d4e2e3b6e7
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-sonarr
  • org.opencontainers.image.title
    Sonarr
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-sonarr/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    3.0.8.1540-ls292

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

SONARR_BRANCH

develop

TERM

xterm

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:2a0632b7117e7f1f2528eed70cecbc9614f2918881ee62e9d7ad1ff13b8c3d5e - 4.12% (5.07 MB)

[#001] sha256:51f45b6d1f4e0cab057f53011d4412eebc5fc44aac62e43a8952c12072537159 - 3.94% (4.86 MB)

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

[#003] sha256:ff27ee38d55b95db953c112f9b7b67359c3f985bc84141b67e44120926db7cfc - 91.93% (113 MB)

[#004] sha256:ba53b14d4109ebe4696096ecead4b3558d27ef8164dc27c23b90b55b90f36bd9 - 0.0% (594 Bytes)


History
2022-07-19 06:35:32 UTC

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

2022-07-19 06:35:33 UTC

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

2022-07-19 06:35:33 UTC

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

2022-07-19 06:35:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00

2022-07-19 06:35:33 UTC

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

2022-07-19 06:35:34 UTC

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

2022-07-19 06:35:40 UTC

|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /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-07-19 06:35:41 UTC

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

2022-07-19 06:35:41 UTC

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

2022-07-19 06:35:41 UTC

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

2022-07-19 06:35:42 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00

2022-07-19 06:35:42 UTC

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

2022-07-19 06:35:42 UTC

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

2022-07-19 06:35:42 UTC

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

2022-07-19 06:35:43 UTC

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

2022-07-19 06:35:43 UTC

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

2022-07-19 06:35:43 UTC

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

2022-07-19 06:35:43 UTC

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

2022-07-19 06:35:44 UTC

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

2022-07-19 06:35:44 UTC

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

2022-07-19 06:35:44 UTC

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

2022-07-19 14:01:38 UTC

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

2022-07-19 14:01:39 UTC

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

2022-07-19 14:01:39 UTC

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

2022-07-19 14:01:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.0.8.1540-ls292 Build-date:- 2022-07-19T09:00:19-05:00

2022-07-19 14:01:39 UTC

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

2022-07-19 14:01:39 UTC

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

2022-07-19 14:01:40 UTC

/bin/sh -c #(nop) ENV SONARR_BRANCH=develop

2022-07-19 14:02:07 UTC

|3 BUILD_DATE=2022-07-19T09:00:19-05:00 SONARR_VERSION=3.0.8.1540 VERSION=3.0.8.1540-ls292 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq libmediainfo sqlite-libs && apk add -U --upgrade --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing mono && echo "**** install sonarr ****" && mkdir -p /app/sonarr/bin && if [ -z ${SONARR_VERSION+x} ]; then SONARR_VERSION=$(curl -sX GET http://services.sonarr.tv/v1/releases | jq -r ".[] | select(.branch==\"$SONARR_BRANCH\") | .version"); fi && curl -o /tmp/sonarr.tar.gz -L "https://download.sonarr.tv/v3/${SONARR_BRANCH}/${SONARR_VERSION}/Sonarr.${SONARR_BRANCH}.${SONARR_VERSION}.linux.tar.gz" && tar xzf /tmp/sonarr.tar.gz -C /app/sonarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${SONARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/sonarr/package_info && rm -rf /app/sonarr/bin/Sonarr.Update && echo "**** cleanup ****" && rm -rf /tmp/* /var/tmp/*

2022-07-19 14:02:08 UTC

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

2022-07-19 14:02:08 UTC

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

2022-07-19 14:02:08 UTC

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

2022-07-19 14:02:09 UTC

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

2022-07-19 14:02:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T09:00:19-05:00

2022-07-19 14:02:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Sonarr](https://sonarr.tv/) (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.

2022-07-19 14:02:10 UTC

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

2022-07-19 14:02:10 UTC

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

2022-07-19 14:02:10 UTC

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

2022-07-19 14:02:10 UTC

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

2022-07-19 14:02:11 UTC

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

2022-07-19 14:02:11 UTC

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

2022-07-19 14:02:11 UTC

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

2022-07-19 14:02:11 UTC

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

2022-07-19 14:02:12 UTC

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

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