Namespace
linuxserver
Image / Tag
sonarr:amd64-v4-4.0.0.151-ls13
Content Digest
sha256:3980a99b88ae7ca03cc28c06a657e46ebc1d63dda8527a451d1567eddb2eeb27
Details
Created

2022-11-08 14:05:32 UTC

Size

74.7 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.151-ls13 Build-date:- 2022-11-08T15:04:11+01:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-11-08T15:04:11+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
    74a1ecbc2b11413ff35122f3180275953ea0b8d2
  • org.opencontainers.image.revision
    74a1ecbc2b11413ff35122f3180275953ea0b8d2
  • 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.151-ls13

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:4de7782b8b4744334c4e4479589d65c61f4fe8b3953a7143a9ec3f0a5c421b7e - 6.83% (5.1 MB)

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

[#002] sha256:bf25576b3ca85d2712d8865d5658a3dc479a1f75766cf3b4b47959033145a827 - 5.78% (4.32 MB)

[#003] sha256:8e553a779c1e5a95adc22e2fbe551b0f53148aaad26d3ee1f90830c08e5da7d1 - 0.01% (4.46 KB)

[#004] sha256:d56123e55ed6027d6c735e8efc24b27b2eeb4c2da98ce2219d586ee922018261 - 87.38% (65.2 MB)

[#005] sha256:0f70f99d5eda7e8dd4b004535ab159d119c4155883e5df1e1df443b3280c36c6 - 0.0% (761 Bytes)


History
2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:34 UTC

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

2022-11-08 06:40:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 67d1538e-ls29 Build-date:- 2022-11-08T00:39:06-06:00

2022-11-08 06:40:35 UTC

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

2022-11-08 06:40:35 UTC

/bin/sh -c #(nop) ADD 67183683f126bd923d1bbf876334979e150f8166b74653634c96ff37a0bdc6ce in /docker-mods

2022-11-08 06:40:35 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-11-08 06:40:38 UTC

|3 BUILD_DATE=2022-11-08T00:39:06-06:00 MODS_VERSION=v3 VERSION=67d1538e-ls29 /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 "**** cleanup ****" && rm -rf /tmp/*

2022-11-08 06:40:38 UTC

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

2022-11-08 06:40:38 UTC

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

2022-11-08 06:40:38 UTC

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

2022-11-08 06:40:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T00:39:06-06:00

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:39 UTC

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

2022-11-08 06:40:40 UTC

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

2022-11-08 06:40:40 UTC

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

2022-11-08 06:40:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=67d1538e-ls29

2022-11-08 14:05:16 UTC

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

2022-11-08 14:05:16 UTC

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

2022-11-08 14:05:16 UTC

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

2022-11-08 14:05:16 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.151-ls13 Build-date:- 2022-11-08T15:04:11+01:00

2022-11-08 14:05:16 UTC

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

2022-11-08 14:05:16 UTC

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

2022-11-08 14:05:16 UTC

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

2022-11-08 14:05:30 UTC

|4 BUILD_DATE=2022-11-08T15:04:11+01:00 SONARR_BRANCH=develop SONARR_VERSION=4.0.0.151 VERSION=4.0.0.151-ls13 /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-x64.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-08 14:05:30 UTC

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

2022-11-08 14:05:30 UTC

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

2022-11-08 14:05:31 UTC

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

2022-11-08 14:05:31 UTC

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

2022-11-08 14:05:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-08T15:04:11+01:00

2022-11-08 14:05:31 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-08 14:05:31 UTC

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

2022-11-08 14:05:31 UTC

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

2022-11-08 14:05:31 UTC

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

2022-11-08 14:05:31 UTC

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

2022-11-08 14:05:32 UTC

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

2022-11-08 14:05:32 UTC

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

2022-11-08 14:05:32 UTC

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

2022-11-08 14:05:32 UTC

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

2022-11-08 14:05:32 UTC

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

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