Namespace
linuxserver
Image / Tag
sonarr:arm64v8-v4-4.0.0.145-ls10
Content Digest
sha256:9cfb24ce1f09c9cdacc602624df4bb6eaeec9e846278bae49cc3d6252258a145
Details
Created

2022-11-04 17:41:53 UTC

Size

73.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.145-ls10 Build-date:- 2022-11-04T12:40:26-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-04T12:40:26-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
    8350fde704ea4e56c6883177361a5454c5f16a03
  • org.opencontainers.image.revision
    8350fde704ea4e56c6883177361a5454c5f16a03
  • 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
    4.0.0.145-ls10

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

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

TERM

xterm

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:9a407af3ef4ba0389901690db1490767e1a08b48e37ecb04a04ca4dc419759c5 - 7.23% (5.33 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:4071b57791ce9172e01d4c43beb88aa84b81cc3694801640bdf8c93d1f65f622 - 7.81% (5.76 MB)

[#003] sha256:729d10835e8f6c3372f347e42b77e91353f2a129847a06d13785e413a2daa5e1 - 0.01% (4.53 KB)

[#004] sha256:c22c36df2d56ef2801558024d7f0968e94de8c112e47363106b623dfc59e0fbd - 84.94% (62.6 MB)

[#005] sha256:7c8e539e51ba2d9043159c764908f6f924ce1052372e3536417f4e7d525ea0be - 0.0% (762 Bytes)


History
2022-10-30 18:01:22 UTC

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

2022-10-30 18:01:22 UTC

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

2022-10-30 18:01:22 UTC

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

2022-10-30 18:01:22 UTC

/bin/sh -c #(nop) ARG MODS_VERSION=v3

2022-10-30 18:01:22 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c04774e-ls28 Build-date:- 2022-10-30T19:00:08+01:00

2022-10-30 18:01:22 UTC

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

2022-10-30 18:01:23 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-30 18:01:23 UTC

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

2022-10-30 18:01:25 UTC

|3 BUILD_DATE=2022-10-30T19:00:08+01:00 MODS_VERSION=v3 VERSION=9c04774e-ls28 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl jq 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 && chmod +x /docker-mods && 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-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-30T19:00:08+01:00

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:26 UTC

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

2022-10-30 18:01:27 UTC

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

2022-10-30 18:01:27 UTC

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

2022-10-30 18:01:27 UTC

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

2022-10-30 18:01:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c04774e-ls28

2022-11-04 17:41:40 UTC

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

2022-11-04 17:41:40 UTC

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

2022-11-04 17:41:40 UTC

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

2022-11-04 17:41:40 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.145-ls10 Build-date:- 2022-11-04T12:40:26-05:00

2022-11-04 17:41:40 UTC

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

2022-11-04 17:41:41 UTC

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

2022-11-04 17:41:41 UTC

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

2022-11-04 17:41:49 UTC

|4 BUILD_DATE=2022-11-04T12:40:26-05:00 SONARR_BRANCH=develop SONARR_VERSION=4.0.0.145 VERSION=4.0.0.145-ls10 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache icu-libs sqlite-libs && echo "**** install sonarr ****" && mkdir -p /app/sonarr/bin && if [ -z ${SONARR_VERSION+x} ]; then SONARR_VERSION=$(curl -sL "https://services.sonarr.tv/v1/update/${SONARR_BRANCH}/changes?version=4&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/sonarr.tar.gz -L "https://download.sonarr.tv/v4/${SONARR_BRANCH}/${SONARR_VERSION}/Sonarr.${SONARR_BRANCH}.${SONARR_VERSION}.linux-musl-arm64.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://linuxserver.io)" > /app/sonarr/package_info && echo "**** cleanup ****" && rm -rf /app/sonarr/bin/Sonarr.Update /tmp/*

2022-11-04 17:41:51 UTC

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

2022-11-04 17:41:51 UTC

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

2022-11-04 17:41:51 UTC

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

2022-11-04 17:41:51 UTC

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

2022-11-04 17:41:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-04T12:40:26-05:00

2022-11-04 17:41:52 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-11-04 17:41:52 UTC

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

2022-11-04 17:41:52 UTC

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

2022-11-04 17:41:52 UTC

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

2022-11-04 17:41:52 UTC

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

2022-11-04 17:41:52 UTC

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

2022-11-04 17:41:52 UTC

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

2022-11-04 17:41:52 UTC

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

2022-11-04 17:41:53 UTC

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

2022-11-04 17:41:53 UTC

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

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