Namespace
linuxserver
Image / Tag
sonarr:amd64-4.0.4
Content Digest
sha256:63965522900333eb6d4d09f886059b03e3eecac2978c8bae4ab8d7e749672086
Details
Created

2024-05-24 23:37:38 UTC

Size

80.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.4.1491-ls239 Build-date:- 2024-05-24T23:35:22+00:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2024-05-24T23:35:22+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
    686e7e5834336cf1f6011f4196da5a30dcf25630
  • org.opencontainers.image.revision
    686e7e5834336cf1f6011f4196da5a30dcf25630
  • 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.4.1491-ls239

Environment
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

VIRTUAL_ENV

/lsiopy

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:b3f9ea249b8816d0257cdc4f031d69aec99f27b8722adcd0fd424e1bffe5e0f7 - 6.78% (5.47 MB)

[#001] sha256:1c50a76b3d41e4eea9da166c662fba6142a9b75e71f8dbb3bf078607729143be - 0.01% (5.46 KB)

[#002] sha256:fb6d48274bd23ee02457dfe35b864bf37cc76b9d29691439e1f90d95fbbaddf9 - 0.0% (1.32 KB)

[#003] sha256:04513e53f6ed26953ab1ba664bfdbe2f459cd8b80f471e3b999e2644b7d38b5b - 6.58% (5.31 MB)

[#004] sha256:93f18c2c0aeeae682fabf8785bac4bdc8172f5eba18360ee54a5eb8a7240b1ea - 0.0% (3.74 KB)

[#005] sha256:1378c34ff0de5f80bd03872ba4901fa140200006a96efeef200dab33d89ccc45 - 86.63% (69.9 MB)

[#006] sha256:b4b477891cee05ec5ffeb3ba66358c5cce6a3939047142f37f0d9630788a4247 - 0.0% (972 Bytes)


History
2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

ARG VERSION

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 8f7a0059-ls19 Build-date:- 2024-05-22T19:20:26+00:00

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

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

2024-05-22 19:23:22 UTC (buildkit.dockerfile.v0)

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

2024-05-22 19:23:22 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

2024-05-22 19:23:24 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2024-05-22T19:20:26+00:00 VERSION=8f7a0059-ls19 MODS_VERSION=v3 PKG_INST_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

2024-05-22 19:23:24 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-05-22 19:23:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ARG VERSION

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ARG SONARR_VERSION

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 4.0.4.1491-ls239 Build-date:- 2024-05-24T23:35:22+00:00

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ENV XDG_CONFIG_HOME=/config/xdg

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ENV SONARR_CHANNEL=v4-stable

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

ENV SONARR_BRANCH=main

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2024-05-24T23:35:22+00:00 VERSION=4.0.4.1491-ls239 SONARR_VERSION=4.0.4.1491 /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 && echo "**** cleanup ****" && rm -rf /app/sonarr/bin/Sonarr.Update /tmp/* # buildkit

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2024-05-24 23:37:38 UTC (buildkit.dockerfile.v0)

EXPOSE map[8989/tcp:{}]

2024-05-24 23:37:38 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