2022-03-28 16:00:23 UTC
83.3 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
XDG_CONFIG_HOME/config/xdg
[#000] sha256:60898adfd209ea59f11a682009b5e627732ce8081a87f8bd4b13fa396dcce279 - 2.9% (2.42 MB)
[#001] sha256:ecd00abf5001cf3b9ca700d8078a89a7c93cb339cbf49f68d103612b2e2ef5e5 - 2.58% (2.15 MB)
[#002] sha256:3a5aaa3d5eed662bc172eda2b851fbdcdc238ce6adf67c5ec6723a4f7486e79f - 2.5% (2.08 MB)
[#003] sha256:d95f375f2a1bb9ecad07556b298211550baae5a24a44a50baa21aee32d94a575 - 0.0% (409 Bytes)
[#004] sha256:2f549dab31e941c43ba793e741f2293df91df0eeffaeb492167cc7f33ff1bf3d - 5.01% (4.18 MB)
[#005] sha256:32f795993c94a92c070148daf66f037717ebc237fa2ec2f750cfb36307334420 - 0.0% (3.55 KB)
[#006] sha256:0074f4959df18f4b47a61e161b83e9580072ef8ecff98aae6842a2d63d811039 - 87.0% (72.5 MB)
[#007] sha256:28a118d27bd014e31fab502cf361f5107719ddac944dce05e28d5aa67be361a6 - 0.0% (403 Bytes)
/bin/sh -c #(nop) COPY dir:efe9a375edad0074770fa2a557333bd7a03aebee3877e83a27a7427870be27b3 in /
2022-03-22 06:33:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-22 06:33:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-22 06:33:36 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b20d3658-ls9 Build-date:- 2022-03-22T07:32:18+01:00
2022-03-22 06:33:37 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-03-22 06:33:38 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-03-22 06:33:39 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2022-03-22 06:33:42 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2022-03-22 06:33:43 UTC|4 BUILD_DATE=2022-03-22T07:32:18+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=b20d3658-ls9 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2022-03-22 06:33:44 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-03-22 06:33:44 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-03-22 06:33:49 UTC|4 BUILD_DATE=2022-03-22T07:32:18+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=b20d3658-ls9 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-03-22 06:33:50 UTC/bin/sh -c #(nop) COPY dir:494f571e18199f31eaf5e50b5556d1c8ccb8a67541fb04fc3a4f9638cbff48e5 in /
2022-03-22 06:33:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-03-22 06:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-22 06:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-22T07:32:18+01:00
2022-03-22 06:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-03-22 06:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-03-22 06:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-22 06:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=bfe8091ed5424db33664e1c8747a8a5ad39bb0f7
2022-03-22 06:33:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bfe8091ed5424db33664e1c8747a8a5ad39bb0f7
2022-03-22 06:33:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-03-22 06:33:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-03-22 06:34:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-03-22 06:34:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-22 06:34:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=b20d3658-ls9
2022-03-28 15:59:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-03-28 15:59:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-03-28 15:59:46 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-03-28 15:59:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.5.5981-ls55 Build-date:- 2022-03-28T17:58:23+02:00
2022-03-28 15:59:48 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-03-28 15:59:49 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-03-28 15:59:50 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-03-28 16:00:09 UTC|4 BUILD_DATE=2022-03-28T17:58:23+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.0.5.5981 VERSION=4.0.5.5981-ls55 /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-03-28 16:00:10 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-03-28 16:00:10 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-03-28 16:00:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-03-28 16:00:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-03-28 16:00:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-28T17:58:23+02:00
2022-03-28 16:00:14 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-03-28 16:00:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-03-28 16:00:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-03-28 16:00:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=b19b39a99105c15be8b3cee4a5c68a78dfa3b360
2022-03-28 16:00:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b19b39a99105c15be8b3cee4a5c68a78dfa3b360
2022-03-28 16:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-03-28 16:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-03-28 16:00:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-03-28 16:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-03-28 16:00:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.0.5.5981-ls55
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.