2022-09-05 15:59:37 UTC
83.3 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:91d281ce43e5fe5a93e9816a6d5d95015aa4cafc40f00262a7e28b3e84e608dd - 6.1% (5.08 MB)
[#001] sha256:1b1e642a3dad14f3aa36554e1c2cf355c4aa9a508fd1cf61d398b85b78a2914d - 5.83% (4.86 MB)
[#002] sha256:14a22d6d7d88bf1a77de6d5674d30c91aa0a685a5b4c1c661879c01bae15d48b - 0.01% (5.44 KB)
[#003] sha256:5f0e84f4d3296a850d51b533344393dbc86ace9d917f02cdb84830230e8a978c - 88.06% (73.3 MB)
[#004] sha256:f5928706cc238a232247a4dee776962453ebe4cdfcac6fd5b55e231f27c635b9 - 0.0% (404 Bytes)
/bin/sh -c #(nop) COPY dir:42292ffab39bb64d0cac06f00411f1faf39a88ba0688c4457bd24e2f71473cf2 in /
2022-09-03 14:26:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-03 14:26:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-03 14:26:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls28 Build-date:- 2022-09-03T09:25:14-05:00
2022-09-03 14:26:56 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-03 14:26:57 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-03 14:27:02 UTC|2 BUILD_DATE=2022-09-03T09:25:14-05:00 VERSION=fb70a18b-ls28 /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-03 14:27:03 UTC/bin/sh -c #(nop) COPY dir:e86e930e0f531f1e8e9de12e86b27d51f247abcc7b9ddb0fe76ac721c9b2749b in /
2022-09-03 14:27:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-03 14:27:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-03 14:27:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-03T09:25:14-05:00
2022-09-03 14:27:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-03 14:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-03 14:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-03 14:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc252e8e8755c42f3c55ae3f808dec48b9153ebf
2022-09-03 14:27:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-03 14:27:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-03 14:27:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-03 14:27:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-03 14:27:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls28
2022-09-05 15:59:08 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-05 15:59:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-05 15:59:08 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-09-05 15:59:09 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.2.6503-ls70 Build-date:- 2022-09-05T17:58:09+02:00
2022-09-05 15:59:09 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-09-05 15:59:09 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-09-05 15:59:09 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-05 15:59:32 UTC|4 BUILD_DATE=2022-09-05T17:58:09+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.2.6503 VERSION=4.2.2.6503-ls70 /bin/sh -c echo "**** install packages ****" && apk add -U --upgrade --no-cache curl jq icu-libs sqlite-libs && echo "**** install radarr ****" && mkdir -p /app/radarr/bin && if [ -z ${RADARR_RELEASE+x} ]; then RADARR_RELEASE=$(curl -sL "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/changes?runtime=netcore&os=linuxmusl" | jq -r '.[0].version'); fi && curl -o /tmp/radarr.tar.gz -L "https://radarr.servarr.com/v1/update/${RADARR_BRANCH}/updatefile?version=${RADARR_RELEASE}&os=linuxmusl&runtime=netcore&arch=arm" && tar xzf /tmp/radarr.tar.gz -C /app/radarr/bin --strip-components=1 && echo -e "UpdateMethod=docker\nBranch=${RADARR_BRANCH}\nPackageVersion=${VERSION}\nPackageAuthor=[linuxserver.io](https://www.linuxserver.io/)" > /app/radarr/package_info && echo "**** cleanup ****" && rm -rf /app/radarr/bin/Radarr.Update /tmp/* /var/tmp/*
2022-09-05 15:59:33 UTC/bin/sh -c #(nop) COPY dir:fb9ccf9466946ce361f9b5aa1d69f835140264197ed77df0c3e36cd0d28cf833 in /
2022-09-05 15:59:33 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-09-05 15:59:33 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-05 15:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-05 15:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-05T17:58:09+02:00
2022-09-05 15:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Radarr](https://github.com/Radarr/Radarr) - A fork of Sonarr to work with movies à la Couchpotato.
2022-09-05 15:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-09-05 15:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-05 15:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=c606a84d522df81e5fed6302e6ede6b48422441b
2022-09-05 15:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c606a84d522df81e5fed6302e6ede6b48422441b
2022-09-05 15:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-09-05 15:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-09-05 15:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-09-05 15:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-05 15:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.2.6503-ls70
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.