2022-08-21 00:07:27 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:94a1992729ef0c8174763aeec5e7d15c53c5e43ed6a09f84014a159b27c69315 - 6.1% (5.08 MB)
[#001] sha256:43833e2d35321a39e612182ec77a2656491c57f7fb95a91f37a5899bec309926 - 5.84% (4.87 MB)
[#002] sha256:0a442d2379847b68436b6a10979f405372cf0f96213b029dc15166e6b363a85a - 0.01% (5.24 KB)
[#003] sha256:69768bd1263fb1c3c82bf51b42852a381b86d9c53f865306715ad49047cb4e90 - 88.05% (73.3 MB)
[#004] sha256:70d8bf59d2ecfdc7d9e6f271582abb62d8c1f349da30b312809722c9790fb39b - 0.0% (405 Bytes)
/bin/sh -c #(nop) COPY dir:0b7b925d86cd6cd2ca758d5e14edce6bf3e884e275c7c994d305c68ce69d639c in /
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-16 06:34:21 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91be703d-ls23 Build-date:- 2022-08-16T08:32:46+02:00
2022-08-16 06:34:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-16 06:34:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-16 06:34:30 UTC|2 BUILD_DATE=2022-08-16T08:32:46+02:00 VERSION=91be703d-ls23 /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-08-16 06:34:30 UTC/bin/sh -c #(nop) COPY dir:95757231916b7f72880393a4cf7cf0addfde27dd8c6ed7ca7b87d2211b4d7086 in /
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T08:32:46+02:00
2022-08-16 06:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=41ba498609c325ecab288888614ff7a7b34a6d9e
2022-08-16 06:34:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=41ba498609c325ecab288888614ff7a7b34a6d9e
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-16 06:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-16 06:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=91be703d-ls23
2022-08-21 00:06:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-21 00:06:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-21 00:06:53 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-21 00:06:54 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.2.6503-ls68 Build-date:- 2022-08-21T02:05:44+02:00
2022-08-21 00:06:55 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-21 00:06:56 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-08-21 00:06:57 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-21 00:07:12 UTC|4 BUILD_DATE=2022-08-21T02:05:44+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.2.6503 VERSION=4.2.2.6503-ls68 /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-08-21 00:07:14 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-08-21 00:07:14 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-21 00:07:15 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-21 00:07:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-21 00:07:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-21T02:05:44+02:00
2022-08-21 00:07:18 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-08-21 00:07:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-21 00:07:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-21 00:07:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-21 00:07:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e847e7af62e409ee9e687c0efb53bbf9d415404e
2022-08-21 00:07:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-21 00:07:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-21 00:07:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-21 00:07:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-21 00:07:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.2.6503-ls68
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.