Namespace
linuxserver
Image / Tag
sonarr:arm64v8-3.0.10.1567-ls202
Content Digest
sha256:f3d79a3a7323577fbc68291c74b46322075f20180bba4e23b110146cbb054183
Details
Created

2023-07-28 23:33:40 UTC

Size

106 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.0.10.1567-ls202 Build-date:- 2023-07-28T23:31:51+00:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-07-28T23:31:51+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
    e421156cfe29b86185b9afb553145bf58ed2b9b3
  • org.opencontainers.image.revision
    e421156cfe29b86185b9afb553145bf58ed2b9b3
  • 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.10.1567-ls202

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

LSIO_FIRST_PARTY

true

PATH

/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

S6_STAGE2_HOOK

/docker-mods

S6_VERBOSITY

1

SONARR_BRANCH

main

TERM

xterm

VIRTUAL_ENV

/lsiopy

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:ee55be1608a069ca5c0c3f97348a8b4c3a55250fe6f748dfe40264d2c7bc090a - 28.41% (30.2 MB)

[#001] sha256:b81e0d862760d20cc830e3cdddd02fb3f5e5667d26932935ca96eb7895704cd1 - 0.0% (3.92 KB)

[#002] sha256:82a6ce538a1c123a807ea7ea59fe57fec3ecf9dd1466db152e3920c90cd08450 - 0.0% (966 Bytes)

[#003] sha256:ab532f18e9efcee8aaedd670fa396e10cb9ce7b0d2f95154303491391917e4b0 - 0.0% (271 Bytes)

[#004] sha256:c11c1bec81699d33b968579afdf1866face5426e248c0452076a0e1e7efee343 - 13.76% (14.6 MB)

[#005] sha256:919bc711091b58e4aa68a8e94c56488dcfc37afa8eb2e48761a7a8967ec1a614 - 0.0% (3.13 KB)

[#006] sha256:62c8af6e0121d4d32aa80d848556db562cf6d612858c63f8d8d19dd8aa6bff04 - 57.83% (61.4 MB)

[#007] sha256:96091b61bb2f720547c6a1be0067a7712edde94a314192c13c0309bf23ce0630 - 0.0% (1015 Bytes)


History
2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

ARG PKG_INST_VERSION=v1

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- abb6e73a-ls75 Build-date:- 2023-07-25T23:25:54+00:00

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

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

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

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

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 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

2023-07-25 23:27:57 UTC (buildkit.dockerfile.v0)

COPY sources.list.arm /etc/apt/sources.list # buildkit

2023-07-25 23:28:17 UTC (buildkit.dockerfile.v0)

RUN |5 BUILD_DATE=2023-07-25T23:25:54+00:00 VERSION=abb6e73a-ls75 MODS_VERSION=v3 PKG_INST_VERSION=v1 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg jq netcat tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults /lsiopy && 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 ****" && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* /var/log/* # buildkit

2023-07-25 23:28:17 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-07-25 23:28:17 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ARG VERSION

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ARG SONARR_VERSION

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 3.0.10.1567-ls202 Build-date:- 2023-07-28T23:31:51+00:00

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

LABEL maintainer=aptalca

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ENV XDG_CONFIG_HOME=/config/xdg

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

ENV SONARR_BRANCH=main

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

RUN |4 BUILD_DATE=2023-07-28T23:31:51+00:00 VERSION=3.0.10.1567-ls202 SONARR_VERSION=3.0.10.1567 DEBIAN_FRONTEND=noninteractive /bin/sh -c echo "**** add mediaarea repository ****" && curl -L "https://mediaarea.net/repo/deb/repo-mediaarea_1.0-21_all.deb" -o /tmp/key.deb && dpkg -i /tmp/key.deb && echo "deb https://mediaarea.net/repo/deb/ubuntu jammy main" | tee /etc/apt/sources.list.d/mediaarea.list && echo "**** add mono repository ****" && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && echo "deb http://download.mono-project.com/repo/ubuntu stable-focal main" | tee /etc/apt/sources.list.d/mono-official.list && echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends ca-certificates-mono libmono-system-net-http4.0-cil libmono-corlib4.5-cil libmono-microsoft-csharp4.0-cil libmono-posix4.0-cil libmono-system-componentmodel-dataannotations4.0-cil libmono-system-configuration-install4.0-cil libmono-system-configuration4.0-cil libmono-system-core4.0-cil libmono-system-data-datasetextensions4.0-cil libmono-system-data4.0-cil libmono-system-identitymodel4.0-cil libmono-system-io-compression4.0-cil libmono-system-numerics4.0-cil libmono-system-runtime-serialization4.0-cil libmono-system-security4.0-cil libmono-system-servicemodel4.0a-cil libmono-system-serviceprocess4.0-cil libmono-system-transactions4.0-cil libmono-system-web4.0-cil libmono-system-xml-linq4.0-cil libmono-system-xml4.0-cil libmono-system4.0-cil mono-runtime mono-vbnc mediainfo 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 ".[] | 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 xf /tmp/sonarr.tar.gz -C /app/sonarr/bin --strip-components=1 && echo "UpdateMethod=docker\nBranch=${SONARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://linuxserver.io)" > /app/sonarr/package_info && rm -rf /app/sonarr/bin/Sonarr.Update && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* # buildkit

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-07-28 23:33:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[8989/tcp:{}]

2023-07-28 23:33:40 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