Namespace
linuxserver
Image / Tag
sonarr:arm32v7-v4-4.0.0.161-ls15
Content Digest
sha256:700759b47b98622163b25fcdaa66f8f61e04b8fa3d17f6c5a405ae14a764d9ad
Details
Created

2022-11-19 08:40:27 UTC

Size

10.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.161-ls15 Build-date:- 2022-11-19T09:39:03+01:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-19T09:39:03+01: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
    ea099647692b23308be9a908ec5d11d60bf12d09
  • org.opencontainers.image.revision
    ea099647692b23308be9a908ec5d11d60bf12d09
  • 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.161-ls15

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


Layers

[#000] sha256:4d3188136ee34a3320e8081e2c638b3ef1f8b9b9b9959c89128e89a1c575a80a - 49.52% (5.11 MB)

[#001] sha256:55b1bff96c0837f146f7f0b720f04b15d0cc8c6c2f0b7261097f869e3c41dfe3 - 0.03% (3.16 KB)

[#002] sha256:2b8a4c14412428b7facef3af8e38bddea69d6a22b7d5db192f7c7c60179acbde - 50.4% (5.2 MB)

[#003] sha256:dc05e0297a673cf27e46cda316b9d611762b5e88fd91e2699241c3fd76e37773 - 0.04% (4.47 KB)

[#004] sha256:a09dc0603c2bb54974efa5f68ec99663c0a5585fe894cb39d92bae1365606770 - 0.0% (493 Bytes)


History
2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

ARG VERSION

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 16c25840-ls30 Build-date:- 2022-11-15T07:34:27+01:00

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2022-11-15 06:35:51 UTC (buildkit.dockerfile.v0)

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

2022-11-15 06:35:51 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

2022-11-15 06:35:56 UTC (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2022-11-15T07:34:27+01:00 VERSION=16c25840-ls30 MODS_VERSION=v3 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2022-11-15 06:35:56 UTC (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2022-11-15 06:35:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2022-11-19 08:40:08 UTC

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

2022-11-19 08:40:09 UTC

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

2022-11-19 08:40:10 UTC

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

2022-11-19 08:40:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.161-ls15 Build-date:- 2022-11-19T09:39:03+01:00

2022-11-19 08:40:12 UTC

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

2022-11-19 08:40:14 UTC

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

2022-11-19 08:40:14 UTC

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

2022-11-19 08:40:15 UTC

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

2022-11-19 08:40:16 UTC

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

2022-11-19 08:40:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-19T09:39:03+01:00

2022-11-19 08:40:18 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-19 08:40:19 UTC

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

2022-11-19 08:40:20 UTC

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

2022-11-19 08:40:21 UTC

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

2022-11-19 08:40:22 UTC

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

2022-11-19 08:40:23 UTC

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

2022-11-19 08:40:24 UTC

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

2022-11-19 08:40:25 UTC

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

2022-11-19 08:40:26 UTC

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

2022-11-19 08:40:27 UTC

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

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