Namespace
linuxserver
Image / Tag
sonarr:amd64-4.0.15.2941-ls287
Content Digest
sha256:2e2b6712ebfaf0ea6b25ccfcd6d57bfc797a9eeb86997d62f13fb71cfb9f2218
Details
Created

2025-07-05 16:06:05 UTC

Size

84.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.15.2941-ls287 Build-date:- 2025-07-05T16:03:56+00:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2025-07-05T16:03:56+00: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
    13b6d1106c93444d25e493626ca7429250fd2146
  • org.opencontainers.image.revision
    13b6d1106c93444d25e493626ca7429250fd2146
  • 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.15.2941-ls287

Environment
COMPlus_EnableDiagnostics

0

HOME

/root

LSIO_FIRST_PARTY

true

PATH

/lsiopy/bin:/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

SONARR_BRANCH

main

SONARR_CHANNEL

v4-stable

TERM

xterm

TMPDIR

/run/sonarr-temp

VIRTUAL_ENV

/lsiopy

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:84aa6b0dce74618cb17382f2005a5f52ba0cd8ae8cc59778879267db2833665c - 6.98% (5.92 MB)

[#001] sha256:e1cde46db0e1399e7c13610262617155cd0a3e7823f951b9870fbc36a772039b - 0.01% (6.07 KB)

[#002] sha256:63fcaff99ccd2d8dcfe02234349dae5ec22a1ca87da489c79d37b9fca3e5f72c - 0.0% (1.33 KB)

[#003] sha256:8bd82bf9995108a6e30a0df9c4c53fa3936c6ca035e4527e7e32fde53259518a - 0.0% (700 Bytes)

[#004] sha256:9b104aa6c8a062b3bbc5c7b4855518a906c5bf91488220e86d6af8ccdf84e1db - 0.0% (428 Bytes)

[#005] sha256:1cf06f8bafa0d06ccd7c5561748c8b9b2813e492e839de563700c097a2959175 - 6.67% (5.66 MB)

[#006] sha256:230a8751f12267a929495a52f1a2bdc27e1b5599fa2c6c45856f4d97632ee924 - 0.01% (4.52 KB)

[#007] sha256:a8fbe76613fbb52f712739cf22c38da0e923e1caa52353e2abb073dfa0d25b49 - 86.33% (73.3 MB)

[#008] sha256:9de6dda44c0d58d778c3c50f7893646e9348dc5a29854bd11d0f0c0b27e5b23f - 0.0% (1 KB)


History
2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2025-07-05T13:46:04+00:00

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ARG VERSION=61860f4b-ls4

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ARG LSIOWN_VERSION=v1

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ARG WITHCONTENV_VERSION=v1

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 61860f4b-ls4 Build-date:- 2025-07-05T13:46:04+00:00

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit

2025-07-05 13:47:25 UTC (buildkit.dockerfile.v0)

ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2025-07-05 13:47:27 UTC (buildkit.dockerfile.v0)

RUN |6 BUILD_DATE=2025-07-05T13:46:04+00:00 VERSION=61860f4b-ls4 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng 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 /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2025-07-05 13:47:27 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2025-07-05 13:47:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE=2025-07-05T16:03:56+00:00

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

ARG VERSION=4.0.15.2941-ls287

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

ARG SONARR_VERSION=4.0.15.2941

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 4.0.15.2941-ls287 Build-date:- 2025-07-05T16:03:56+00:00

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

ENV XDG_CONFIG_HOME=/config/xdg SONARR_CHANNEL=v4-stable SONARR_BRANCH=main COMPlus_EnableDiagnostics=0 TMPDIR=/run/sonarr-temp

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2025-07-05T16:03:56+00:00 VERSION=4.0.15.2941-ls287 SONARR_VERSION=4.0.15.2941 /bin/sh -c echo "**** install packages ****" && apk add --no-cache icu-libs sqlite-libs xmlstarlet && 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 "first(.[] | select(.releaseChannel==\"${SONARR_CHANNEL}\") | .version)"); fi && curl -o /tmp/sonarr.tar.gz -L "https://services.sonarr.tv/v1/update/${SONARR_BRANCH}/download?version=${SONARR_VERSION}&os=linuxmusl&runtime=netcore&arch=x64" && tar xzf /tmp/sonarr.tar.gz -C /app/sonarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${SONARR_BRANCH}\nPackageVersion=${VERSION:-LocalBuild}\nPackageAuthor=[linuxserver.io](https://linuxserver.io)" > /app/sonarr/package_info && printf "Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" > /build_version && echo "**** cleanup ****" && rm -rf /app/sonarr/bin/Sonarr.Update /tmp/* # buildkit

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2025-07-05 16:06:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[8989/tcp:{}]

2025-07-05 16:06:05 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