Namespace
linuxserver
Image / Tag
sonarr:amd64-develop-4.0.0.393-ls416
Content Digest
sha256:09817f0874fdd53f8f026fddad47ab38dba6a2a99b0e787adc58c507124bbc09
Details
Created

2023-03-05 20:05:37 -0600

Size

76.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.393-ls416 Build-date:- 2023-03-05T20:03:43-06:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2023-03-05T20:03:43-06: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
    c69e09af000d64a7ed130bcdd18f355080d31441
  • org.opencontainers.image.revision
    c69e09af000d64a7ed130bcdd18f355080d31441
  • 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.393-ls416

Environment
HOME

/root

LSIO_FIRST_PARTY

true

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

SONARR_BRANCH

develop

TERM

xterm

XDG_CONFIG_HOME

/config/xdg


Layers

[#000] sha256:6f0fdad1ce929e97838c33e34677cccb186e5a3817be193ecd28116d2d1a6bd3 - 7.43% (5.66 MB)

[#001] sha256:c61fe2056171d6399726ab2e65848033b3acf1fff9449ecd956a2bf567edc662 - 0.0% (3.44 KB)

[#002] sha256:604d992cfe468c6b0095e31dac8ebea5b353a71cae0cb1554c476e35e7323701 - 5.59% (4.25 MB)

[#003] sha256:e4bccb8e029e2bdde737a8df662408e903ea5eb5b34b80cc3247ae949708b5d6 - 0.0% (3.73 KB)

[#004] sha256:e311c66d9af248ab9c6d47e7d002118be09c65127ce08fb75ec83363abecdb3d - 86.96% (66.2 MB)

[#005] sha256:f861ec90fee3f773eded69c92cd699b49dc0384b89ddd9835c321de849420377 - 0.0% (909 Bytes)


History
2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

COPY /root-out/ / # buildkit

2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

ARG MODS_VERSION=v3

2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- c9ce7a6f-ls12 Build-date:- 2023-03-01T14:15:47-06:00

2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=TheLamer

2023-03-01 14:17:24 -0600 (buildkit.dockerfile.v0)

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

2023-03-01 14:17:24 -0600 (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

2023-03-01 14:17:26 -0600 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-03-01T14:15:47-06:00 VERSION=c9ce7a6f-ls12 MODS_VERSION=v3 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates coreutils curl jq netcat-openbsd 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 && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit

2023-03-01 14:17:26 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-03-01 14:17:26 -0600 (buildkit.dockerfile.v0)

ENTRYPOINT ["/init"]

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

ENV LSIO_FIRST_PARTY=true

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

ARG VERSION

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

ARG SONARR_VERSION

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

LABEL build_version=Linuxserver.io version:- 4.0.0.393-ls416 Build-date:- 2023-03-05T20:03:43-06:00

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

LABEL maintainer=thespad

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

ENV XDG_CONFIG_HOME=/config/xdg

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

ENV SONARR_BRANCH=develop

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

RUN |3 BUILD_DATE=2023-03-05T20:03:43-06:00 VERSION=4.0.0.393-ls416 SONARR_VERSION=4.0.0.393 /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 -sX GET http://services.sonarr.tv/v1/releases | jq -r "first(.[] | select(.branch==\"$SONARR_BRANCH\") | .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/* # buildkit

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

COPY root/ / # buildkit

2023-03-05 20:05:37 -0600 (buildkit.dockerfile.v0)

EXPOSE map[8989/tcp:{}]

2023-03-05 20:05:37 -0600 (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