2022-10-15 21:00:57 UTC
86 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:66ce20e6638ea9d75252226a82b774fb49704e39ff06329c1e2ec3901349f3ce - 5.94% (5.1 MB)
[#001] sha256:99bc27d471603a03bdf3e8fb41b92920c5755ef955b46b4bbc9902b5b1372396 - 4.43% (3.8 MB)
[#002] sha256:f83b8e85c02510ef53c4884e250473cbace109e18f7224e6eff921166a87cff9 - 0.01% (5.9 KB)
[#003] sha256:b895b9899c53d4a80d2b91208deb987733ebd85354f804cc592b09233bbada9d - 89.63% (77.1 MB)
[#004] sha256:b7bce94730d441883787cf4f1fd2c3945aec2f2e030c714c4bd355c3f7cd99a1 - 0.0% (390 Bytes)
/bin/sh -c #(nop) COPY dir:14d8dea5516cbce32c84459ae1c833ad85fa653eea17fe5de8473e8329720b92 in /
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-20 06:59:13 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls31 Build-date:- 2022-09-20T08:57:50+02:00
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-20 06:59:14 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-20 06:59:17 UTC|2 BUILD_DATE=2022-09-20T08:57:50+02:00 VERSION=fb70a18b-ls31 /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 "**** cleanup ****" && rm -rf /tmp/*
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-20 06:59:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-20T08:57:50+02:00
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5f3e41916784a70506724ba8dcf6c35044ff6989
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-20 06:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-20 06:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls31
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.3.0.6671-ls382 Build-date:- 2022-10-15T15:59:22-05:00
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-10-15 21:00:40 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-10-15 21:00:56 UTC|4 BUILD_DATE=2022-10-15T15:59:22-05:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.3.0.6671 VERSION=4.3.0.6671-ls382 /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=x64" && 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-10-15 21:00:56 UTC/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /
2022-10-15 21:00:56 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-10-15 21:00:56 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-15 21:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-10-15 21:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-15T15:59:22-05:00
2022-10-15 21:00:56 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-10-15 21:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=350553eec68fb356e74e8f60f0a55b1adc34da51
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=350553eec68fb356e74e8f60f0a55b1adc34da51
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-10-15 21:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.3.0.6671-ls382
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.