2022-07-19 04:58:30 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:c5693788718c66ea311b776afecc6d5892da1666b0294d72244d724bb02c90f6 - 6.09% (5.07 MB)
[#001] sha256:2a60615f5f9eefcbdfb1dda177c003cdbe3cda4312af911dd9ebdb1f2c5bde0a - 5.83% (4.86 MB)
[#002] sha256:26f23b2a16c61eaccfaa38e51bb7148b44299dc469d8558ba2c9c780d0dac34c - 0.0% (4.13 KB)
[#003] sha256:e34a4b1f31855a955a649f0429b9f3ea794fb7c7e936a2b01bfa3c0a07a81e01 - 88.07% (73.3 MB)
[#004] sha256:d4c28e0c2709166ffdebbd663ed9cae78dd509de124487615e4e45bcfde5bca5 - 0.0% (389 Bytes)
/bin/sh -c #(nop) COPY dir:554707512e218734ec4565531f575eb34aa0012fe9c1806f1e0eb43d5b3aeb18 in /
2022-07-10 20:57:23 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-10 20:57:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-10 20:57:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f3c1af80-ls17 Build-date:- 2022-07-10T15:55:52-05:00
2022-07-10 20:57:26 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-10 20:57:27 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-10 20:57:31 UTC|2 BUILD_DATE=2022-07-10T15:55:52-05:00 VERSION=f3c1af80-ls17 /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-07-10 20:57:32 UTC/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /
2022-07-10 20:57:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-10 20:57:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-10 20:57:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-10T15:55:52-05:00
2022-07-10 20:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-10 20:57:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-10 20:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-10 20:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1a517a818b9730bdb3e32bb56332b7fd686aefe6
2022-07-10 20:57:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1a517a818b9730bdb3e32bb56332b7fd686aefe6
2022-07-10 20:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-10 20:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-10 20:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-10 20:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-10 20:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f3c1af80-ls17
2022-07-19 04:57:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-19 04:57:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-19 04:57:47 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-07-19 04:57:48 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.0.6438-ls341 Build-date:- 2022-07-18T23:56:32-05:00
2022-07-19 04:57:49 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-07-19 04:57:50 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-07-19 04:57:51 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-19 04:58:16 UTC|4 BUILD_DATE=2022-07-18T23:56:32-05:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.0.6438 VERSION=4.2.0.6438-ls341 /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-07-19 04:58:17 UTC/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /
2022-07-19 04:58:17 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-07-19 04:58:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-19 04:58:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-19 04:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-18T23:56:32-05:00
2022-07-19 04:58:21 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-07-19 04:58:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-07-19 04:58:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-19 04:58:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2eb8e955ebabd1187d0b742243c547d85e9f2d04
2022-07-19 04:58:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2eb8e955ebabd1187d0b742243c547d85e9f2d04
2022-07-19 04:58:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-07-19 04:58:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-07-19 04:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-07-19 04:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-19 04:58:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.0.6438-ls341
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.