2022-07-26 14:00:49 UTC
124 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
SONARR_BRANCHdevelop
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:979582f838b7a8a4500be0087b8bff5c2900cfb9662561e8c2ca425833facc7e - 4.1% (5.09 MB)
[#001] sha256:106b8ccc5f3d50a9c6efe69a0b2c27af3a3e4de7f3be14c6df9b33ddc398ee56 - 3.06% (3.8 MB)
[#002] sha256:b8d416ebc2d6f8b2b5fa4a49dab5ba47bb5e6f9f7e50f8f763051e32fd6c4b1b - 0.0% (4.27 KB)
[#003] sha256:c2b398f00f31d7bc2447f338dda048cd26d9f9d605df4ec6c053086a571fcede - 92.84% (115 MB)
[#004] sha256:e68b4c5fa20425b58b0fbec5a385f61a76c5e317eb8e70be3402f70c69eab51c - 0.0% (593 Bytes)
/bin/sh -c #(nop) COPY dir:21335101793b34a619e577a02da012b5c5c6b20e87adfa7ed1478ff1a1e9de06 in /
2022-07-22 19:16:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-22 19:16:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-22 19:16:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 657d0a68-ls19 Build-date:- 2022-07-22T14:15:37-05:00
2022-07-22 19:16:55 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-22 19:16:56 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-22 19:16:58 UTC|2 BUILD_DATE=2022-07-22T14:15:37-05:00 VERSION=657d0a68-ls19 /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-07-22 19:16:58 UTC/bin/sh -c #(nop) COPY dir:0032daa64aa009d6dfa4edb69c1bd7722eb5a46d68a696b7df12ccde5606a847 in /
2022-07-22 19:16:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-22 19:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-22 19:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T14:15:37-05:00
2022-07-22 19:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=49da9be2c55f8c132d380dd4a613f4713788b547
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=49da9be2c55f8c132d380dd4a613f4713788b547
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-22 19:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-22 19:17:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-22 19:17:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=657d0a68-ls19
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) ARG SONARR_VERSION
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.0.8.1540-ls293 Build-date:- 2022-07-26T08:58:56-05:00
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-26 14:00:35 UTC/bin/sh -c #(nop) ENV SONARR_BRANCH=develop
2022-07-26 14:00:48 UTC|3 BUILD_DATE=2022-07-26T08:58:56-05:00 SONARR_VERSION=3.0.8.1540 VERSION=3.0.8.1540-ls293 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq libmediainfo sqlite-libs && apk add -U --upgrade --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing mono && 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 ".[] | select(.branch==\"$SONARR_BRANCH\") | .version"); fi && curl -o /tmp/sonarr.tar.gz -L "https://download.sonarr.tv/v3/${SONARR_BRANCH}/${SONARR_VERSION}/Sonarr.${SONARR_BRANCH}.${SONARR_VERSION}.linux.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://www.linuxserver.io/)" > /app/sonarr/package_info && rm -rf /app/sonarr/bin/Sonarr.Update && echo "**** cleanup ****" && rm -rf /tmp/* /var/tmp/*
2022-07-26 14:00:48 UTC/bin/sh -c #(nop) COPY dir:dadf543d82f6ebda7bc610edd3c4d0678514fdbf2e66f512c18a201d41160aff in /
2022-07-26 14:00:48 UTC/bin/sh -c #(nop) EXPOSE 8989
2022-07-26 14:00:48 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-26 14:00:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-26T08:58:56-05:00
2022-07-26 14:00:49 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-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-sonarr
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=8e17d177f92208e0ca946d20e38ae537170f8711
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8e17d177f92208e0ca946d20e38ae537170f8711
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-sonarr
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Sonarr
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-sonarr/packages
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-26 14:00:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.0.8.1540-ls293
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.