2022-09-18 18:59:39 UTC
85 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:c110a571c1030e04da5996a2d42613a494b232106bcce5e3e15e07debe90949e - 6.0% (5.1 MB)
[#001] sha256:f6656e055e8894f9542562b11e7592765de05056b3b36fbdaacf21193a49f3e8 - 4.48% (3.8 MB)
[#002] sha256:5c6ccb3c7bb1b59e0154127b8ab23e0c179296e23785bc5a9ed8ac10434f6ffa - 0.01% (5.89 KB)
[#003] sha256:d41bce5fc8dd013388a6c449ff5cef846bf6eed1c32b9afcef0843b74aad26a3 - 89.51% (76.1 MB)
[#004] sha256:896c87a9e46410f56bc8ed3f1aa5cd10c68a4693c83f55b7e8af0eae00ec8f12 - 0.0% (427 Bytes)
/bin/sh -c #(nop) COPY dir:0e63ccf40cf8cb7e44de1823cfeb8c53317195c85283998f249a9cc76f931dd4 in /
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:24 UTC|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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/*
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls30
2022-09-18 18:59:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-18 18:59:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-18 18:59:22 UTC/bin/sh -c #(nop) ARG SONARR_VERSION
2022-09-18 18:59:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.115-ls1 Build-date:- 2022-09-18T20:58:15+02:00
2022-09-18 18:59:22 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-09-18 18:59:22 UTC/bin/sh -c #(nop) ARG SONARR_BRANCH=develop
2022-09-18 18:59:22 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-18 18:59:37 UTC|4 BUILD_DATE=2022-09-18T20:58:15+02:00 SONARR_BRANCH=develop SONARR_VERSION=4.0.0.115 VERSION=4.0.0.115-ls1 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq 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-09-18 18:59:37 UTC/bin/sh -c #(nop) COPY dir:5437d771904794aac9e96f16cc2843dc8e25c232dc2acfc869bd6a29e9f46db5 in /
2022-09-18 18:59:37 UTC/bin/sh -c #(nop) EXPOSE 8989
2022-09-18 18:59:37 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-18 18:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-18T20:58:15+02:00
2022-09-18 18:59: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-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-sonarr
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=82ca8b179328647da0ecc6e5f784ec6f0031d268
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=82ca8b179328647da0ecc6e5f784ec6f0031d268
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-sonarr
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Sonarr
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-sonarr/packages
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.0.0.115-ls1
2022-09-18 18:59:42 UTC
9.94 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
[#000] sha256:7ba62ee0125aa8e3ce83c98f62066f58adc60fd75a57d7646ca78f2b72cf3f47 - 51.07% (5.08 MB)
[#001] sha256:b3b06a5d426f5e75f77731576a7e2edc8f8296af43a096d4fe2ecbf5bf608542 - 48.87% (4.86 MB)
[#002] sha256:e07a1870c6c7dd2eacc8f71119f31f0fc343c1da40a7678861993e344449f5aa - 0.06% (5.79 KB)
[#003] sha256:c30fc815b71fa3b6a1ed6aa5edffafa8a58289913d1a82bd5429f03d9689d3a8 - 0.0% (419 Bytes)
/bin/sh -c #(nop) COPY dir:47a0bb74c2f077dec72437df95df1d43fef3bc499887ba281465171c6b9d2611 in /
2022-09-13 12:05:36 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:37 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:43 UTC|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 "**** 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-09-13 12:05:44 UTC/bin/sh -c #(nop) COPY dir:d9bc15fbdd76f4fbf4352485af08d25359477471de85c83a392e82e211ea59c5 in /
2022-09-13 12:05:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls30
2022-09-18 18:59:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-18 18:59:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-18 18:59:25 UTC/bin/sh -c #(nop) ARG SONARR_VERSION
2022-09-18 18:59:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.115-ls1 Build-date:- 2022-09-18T20:58:15+02:00
2022-09-18 18:59:27 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-09-18 18:59:29 UTC/bin/sh -c #(nop) COPY dir:73f38cf705df26eba7281093aa52c1cebec23b068e801c4450d2741f169d356a in /
2022-09-18 18:59:29 UTC/bin/sh -c #(nop) EXPOSE 8989
2022-09-18 18:59:30 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-18 18:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-18 18:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-18T20:58:15+02:00
2022-09-18 18:59:33 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-09-18 18:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-sonarr
2022-09-18 18:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-18 18:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=82ca8b179328647da0ecc6e5f784ec6f0031d268
2022-09-18 18:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=82ca8b179328647da0ecc6e5f784ec6f0031d268
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-sonarr
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Sonarr
2022-09-18 18:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-sonarr/packages
2022-09-18 18:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-18 18:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.0.0.115-ls1
2022-09-18 18:59:40 UTC
83.8 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
S6_CMD_WAIT_FOR_SERVICES_MAXTIME0
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:b90233ec2c3e28040bdd2e9262ef4f831d64d3c32119a72a2f62eeecbd2a2edf - 6.33% (5.31 MB)
[#001] sha256:738dd3987debe374e34290e8731c22e4aa5549e2782a9623405df9e5b44ae61f - 6.5% (5.45 MB)
[#002] sha256:d4647fbb97374d15f2087ed5e71ec9d21108e66a94d9de96b2022a671bc31c9a - 0.01% (5.9 KB)
[#003] sha256:8846c3c6daca8810c694f50f13ef557d1c660d30c432399a0bb2777bd56905bf - 87.16% (73.1 MB)
[#004] sha256:36e70980dee2480e6f8c5d4b69aacbc3ca0309d1c9b70ca114a721249aae0901 - 0.0% (432 Bytes)
/bin/sh -c #(nop) COPY dir:c49f4c772ee90d0b3e4bb2ac505afaaee91a93aeb2dbac960f20b92685abf25c in /
2022-09-13 12:05:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00
2022-09-13 12:05:24 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:28 UTC|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl 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 "**** 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-09-13 12:05:28 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-13 12:05:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00
2022-09-13 12:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls30
2022-09-18 18:59:25 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-18 18:59:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-18 18:59:25 UTC/bin/sh -c #(nop) ARG SONARR_VERSION
2022-09-18 18:59:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.0.115-ls1 Build-date:- 2022-09-18T20:58:15+02:00
2022-09-18 18:59:25 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-09-18 18:59:26 UTC/bin/sh -c #(nop) ARG SONARR_BRANCH=develop
2022-09-18 18:59:26 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-18 18:59:35 UTC|4 BUILD_DATE=2022-09-18T20:58:15+02:00 SONARR_BRANCH=develop SONARR_VERSION=4.0.0.115 VERSION=4.0.0.115-ls1 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq 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-09-18 18:59:38 UTC/bin/sh -c #(nop) COPY dir:5437d771904794aac9e96f16cc2843dc8e25c232dc2acfc869bd6a29e9f46db5 in /
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) EXPOSE 8989
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-18 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-18T20:58:15+02:00
2022-09-18 18:59:39 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-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-sonarr
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=82ca8b179328647da0ecc6e5f784ec6f0031d268
2022-09-18 18:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=82ca8b179328647da0ecc6e5f784ec6f0031d268
2022-09-18 18:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-sonarr
2022-09-18 18:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Sonarr
2022-09-18 18:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-sonarr/packages
2022-09-18 18:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-18 18:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.0.0.115-ls1
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.