Namespace
linuxserver
Image / Tag
sonarr:v4-4.0.0.142-ls8
Content Digest
sha256:2a0b5a9270170cb32741fb22b6832dbbc7364993f55dafec6f4c665a5a7413ae
Details
Created

2022-10-29 04:50:39 UTC

Size

74.6 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.142-ls8 Build-date:- 2022-10-28T23:49:15-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-28T23:49:15-05: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
    6b94ad5b0ab35ac29ce1816eab66acc201268b85
  • org.opencontainers.image.revision
    6b94ad5b0ab35ac29ce1816eab66acc201268b85
  • 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.142-ls8

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

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:a326bdf4f4c5fae904f411ff6fa74e3e1edb12c3719d611eea82c40d6c52fcda - 5.8% (4.33 MB)

[#003] sha256:8f24cc5af6a2cc6071ac80c1a569e8b51db3b57c12a638d3dd64c9dad93126aa - 0.01% (4.42 KB)

[#004] sha256:1a0e66c2facbc7695781749c58b9a172b8f9071936f5f6023d3932ec506a7f5f - 87.36% (65.2 MB)

[#005] sha256:5170e579c158be6e8c6caba366eb49f301575c375adda4d9af9a7b4ec0a6c937 - 0.0% (761 Bytes)


History
2022-10-05 17:33:34 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:35 UTC

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

2022-10-05 17:33:35 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:36 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-10-05 17:33:38 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /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-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

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

2022-10-05 17:33:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:40 UTC

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

2022-10-05 17:33:41 UTC

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

2022-10-05 17:33:41 UTC

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

2022-10-05 17:33:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-29 04:50:26 UTC

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

2022-10-29 04:50:26 UTC

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

2022-10-29 04:50:26 UTC

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

2022-10-29 04:50:27 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.142-ls8 Build-date:- 2022-10-28T23:49:15-05:00

2022-10-29 04:50:27 UTC

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

2022-10-29 04:50:27 UTC

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

2022-10-29 04:50:27 UTC

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

2022-10-29 04:50:37 UTC

|4 BUILD_DATE=2022-10-28T23:49:15-05:00 SONARR_BRANCH=develop SONARR_VERSION=4.0.0.142 VERSION=4.0.0.142-ls8 /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-10-29 04:50:38 UTC

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

2022-10-29 04:50:38 UTC

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

2022-10-29 04:50:38 UTC

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

2022-10-29 04:50:38 UTC

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

2022-10-29 04:50:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-28T23:49:15-05:00

2022-10-29 04:50:38 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-10-29 04:50:38 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

2022-10-29 04:50:39 UTC

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

Details
Created

2022-10-29 04:50:55 UTC

Size

10.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.142-ls8 Build-date:- 2022-10-28T23:49:15-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-28T23:49:15-05: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
    6b94ad5b0ab35ac29ce1816eab66acc201268b85
  • org.opencontainers.image.revision
    6b94ad5b0ab35ac29ce1816eab66acc201268b85
  • 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.142-ls8

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:8eb237700f72b4c1298a9b2bda34523669b0fdc245df06cbf204c79ca9dd6f6f - 49.46% (5.11 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.03% (2.96 KB)

[#002] sha256:00f20ab6a579106c777833132fd4bba19da70a51c6101c9b7f2dab6f2123692c - 50.46% (5.21 MB)

[#003] sha256:8886d1d9aeb831960130aa025e4fa2efdadbbfc9dd0b97e60badaf9fb80d58c0 - 0.04% (4.48 KB)

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


History
2022-10-05 17:33:51 UTC

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

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:52 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:53 UTC

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

2022-10-05 17:33:53 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:53 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-10-05 17:34:02 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /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/*

2022-10-05 17:34:03 UTC

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

2022-10-05 17:34:03 UTC

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

2022-10-05 17:34:03 UTC

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

2022-10-05 17:34:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:06 UTC

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

2022-10-05 17:34:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-29 04:50:37 UTC

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

2022-10-29 04:50:38 UTC

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

2022-10-29 04:50:38 UTC

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

2022-10-29 04:50:39 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.142-ls8 Build-date:- 2022-10-28T23:49:15-05:00

2022-10-29 04:50:40 UTC

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

2022-10-29 04:50:42 UTC

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

2022-10-29 04:50:42 UTC

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

2022-10-29 04:50:43 UTC

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

2022-10-29 04:50:44 UTC

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

2022-10-29 04:50:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-28T23:49:15-05:00

2022-10-29 04:50:46 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-10-29 04:50:47 UTC

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

2022-10-29 04:50:48 UTC

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

2022-10-29 04:50:49 UTC

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

2022-10-29 04:50:50 UTC

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

2022-10-29 04:50:51 UTC

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

2022-10-29 04:50:52 UTC

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

2022-10-29 04:50:53 UTC

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

2022-10-29 04:50:54 UTC

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

2022-10-29 04:50:55 UTC

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

Details
Created

2022-10-29 04:50:42 UTC

Size

73.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 4.0.0.142-ls8 Build-date:- 2022-10-28T23:49:15-05:00
  • maintainer
    thespad
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-10-28T23:49:15-05: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
    6b94ad5b0ab35ac29ce1816eab66acc201268b85
  • org.opencontainers.image.revision
    6b94ad5b0ab35ac29ce1816eab66acc201268b85
  • 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.142-ls8

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:bdec5ad1d55f9d52296ed18318eed925c1a7781c266f861e90a8b713cb054028 - 7.28% (5.33 MB)

[#001] sha256:b7321b7e83dbbe672934258cca0e204684a93dda942c89de1069ead439cff755 - 0.0% (2.96 KB)

[#002] sha256:b62d3844f2e08d8f10b0fb13bf485fdce8fe689feab1db5635224cf16d6177d1 - 7.86% (5.76 MB)

[#003] sha256:565e3d5628dfeb85ed79ab9f6bbab6a0385ba6b7488aa063a58c12d3c8e60905 - 0.01% (4.48 KB)

[#004] sha256:8a86db4c4fe03de8a89e5a9ac90d3f81d6a3a97ce206f568397c7e9055153b71 - 84.86% (62.2 MB)

[#005] sha256:9825c8428b78b04a74475e7e0c3e4f8768ebb218a24f16c99b3d09ea6ec7dff8 - 0.0% (768 Bytes)


History
2022-10-05 17:33:47 UTC

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

2022-10-05 17:33:48 UTC

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

2022-10-05 17:33:49 UTC

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

2022-10-05 17:33:50 UTC

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

2022-10-05 17:33:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 2b5f9c06-ls27 Build-date:- 2022-10-05T17:32:35+00:00

2022-10-05 17:33:52 UTC

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

2022-10-05 17:33:54 UTC

/bin/sh -c #(nop) ADD 55d5f6f8d6a262378879fc62d30c0846580f591fa166bdea3205bf77efc613eb in /docker-mods

2022-10-05 17:33:54 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-10-05 17:34:00 UTC

|3 BUILD_DATE=2022-10-05T17:32:35+00:00 MODS_VERSION=v3 VERSION=2b5f9c06-ls27 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-10-05 17:34:01 UTC

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

2022-10-05 17:34:01 UTC

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

2022-10-05 17:34:02 UTC

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

2022-10-05 17:34:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-05T17:32:35+00:00

2022-10-05 17:34:04 UTC

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

2022-10-05 17:34:05 UTC

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

2022-10-05 17:34:06 UTC

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

2022-10-05 17:34:07 UTC

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

2022-10-05 17:34:08 UTC

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

2022-10-05 17:34:09 UTC

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

2022-10-05 17:34:10 UTC

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

2022-10-05 17:34:11 UTC

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

2022-10-05 17:34:12 UTC

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

2022-10-05 17:34:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2b5f9c06-ls27

2022-10-29 04:50:30 UTC

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

2022-10-29 04:50:30 UTC

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

2022-10-29 04:50:30 UTC

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

2022-10-29 04:50:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.142-ls8 Build-date:- 2022-10-28T23:49:15-05:00

2022-10-29 04:50:30 UTC

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

2022-10-29 04:50:30 UTC

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

2022-10-29 04:50:30 UTC

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

2022-10-29 04:50:38 UTC

|4 BUILD_DATE=2022-10-28T23:49:15-05:00 SONARR_BRANCH=develop SONARR_VERSION=4.0.0.142 VERSION=4.0.0.142-ls8 /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-arm64.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-10-29 04:50:40 UTC

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

2022-10-29 04:50:40 UTC

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

2022-10-29 04:50:40 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-28T23:49:15-05:00

2022-10-29 04:50:41 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-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:41 UTC

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

2022-10-29 04:50:42 UTC

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

2022-10-29 04:50:42 UTC

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

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