2022-07-22 03:09:52 UTC
83.7 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:2a0632b7117e7f1f2528eed70cecbc9614f2918881ee62e9d7ad1ff13b8c3d5e - 6.06% (5.07 MB)
[#001] sha256:51f45b6d1f4e0cab057f53011d4412eebc5fc44aac62e43a8952c12072537159 - 5.8% (4.86 MB)
[#002] sha256:bf22d2f9e62bf1210ddba2a76e444aaf9834a9d251e99ccec2213aa6c3410e06 - 0.0% (4.19 KB)
[#003] sha256:0c36c33b8b4d49f3cc632f344d4405a19db6fd69449545fc61d2e4f531075ae5 - 88.14% (73.8 MB)
[#004] sha256:686ea77c94dffca577fa39abb08ed7326ef39657e74cbbfd384a1ac75d08f58d - 0.0% (418 Bytes)
/bin/sh -c #(nop) COPY dir:5a3f16cbad430d580062823a2e1eb0d5912ffc21420e2ad6b32ff978358fbc74 in /
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00
2022-07-19 06:35:33 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-07-19 06:35:34 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-07-19 06:35:40 UTC|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /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-19 06:35:41 UTC/bin/sh -c #(nop) COPY dir:896906f04a8751de341ecdb44626c7dcb9e56986c52721472ee12ed68d2803e4 in /
2022-07-19 06:35:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-07-19 06:35:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-07-19 06:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-07-19 06:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-07-19 06:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-07-19 06:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-19 06:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18
2022-07-22 03:09:19 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-07-22 03:09:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-07-22 03:09:19 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-07-22 03:09:20 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.1.6446-ls343 Build-date:- 2022-07-22T05:07:59+02:00
2022-07-22 03:09:20 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-07-22 03:09:20 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-07-22 03:09:20 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-07-22 03:09:48 UTC|4 BUILD_DATE=2022-07-22T05:07:59+02:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.2.1.6446 VERSION=4.2.1.6446-ls343 /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-22 03:09:49 UTC/bin/sh -c #(nop) COPY dir:d8aed5b346abb09623cef7471a3281730532d5f8c51ffd1a55b7ce47907e112b in /
2022-07-22 03:09:49 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-07-22 03:09:49 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-07-22 03:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-07-22 03:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T05:07:59+02:00
2022-07-22 03:09:50 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-22 03:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-07-22 03:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-07-22 03:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=f2f676531ab850fb6c433bad7681a6c1e202abf4
2022-07-22 03:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=f2f676531ab850fb6c433bad7681a6c1e202abf4
2022-07-22 03:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-07-22 03:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-07-22 03:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-07-22 03:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-07-22 03:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.1.6446-ls343
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.