2022-08-29 15:59:29 UTC
85.9 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:7ea45ae20d16e04c7e364e9d83d6b0ffebe5c02ada587e52b0f7649b80a61f3a - 5.94% (5.1 MB)
[#001] sha256:4313fd4b394e81659a02d789fd969f39043ebbb411a1739232c7b386e3d0bf2e - 4.43% (3.8 MB)
[#002] sha256:12afa375226f11ee72a1142f081c0f87862a4551175e647da0ca41ab81224952 - 0.01% (5.58 KB)
[#003] sha256:037b53717d844b5111b9c4dad8b332d01c8ab906b51dadfa691f2e467c003ade - 89.63% (77 MB)
[#004] sha256:7b620373d1eb76aca4e187b47c7a8a3b4ebc77a75b4e4e57ed3dbdf9c662a0ac - 0.0% (432 Bytes)
/bin/sh -c #(nop) COPY dir:8d5d5192b78f0e07adf9b5d3ef93ca46dd4aa51cf4ae4cfd2928756d9bc9b7c4 in /
2022-08-28 21:27:17 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-28 21:27:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-28 21:27:17 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f67f7de2-ls26 Build-date:- 2022-08-28T16:26:04-05:00
2022-08-28 21:27:17 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-08-28 21:27:17 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-08-28 21:27:19 UTC|2 BUILD_DATE=2022-08-28T16:26:04-05:00 VERSION=f67f7de2-ls26 /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-08-28 21:27:19 UTC/bin/sh -c #(nop) COPY dir:09489a146bf403503d266eb78706df632f0103cd0391ce316cd55f9a6c79d2f2 in /
2022-08-28 21:27:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-08-28 21:27:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-28T16:26:04-05:00
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=d31ccc4518b4e401b70e0a3cbd1c177ce73427fa
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d31ccc4518b4e401b70e0a3cbd1c177ce73427fa
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-08-28 21:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-08-28 21:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-08-28 21:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-28 21:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=f67f7de2-ls26
2022-08-29 15:59:14 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-08-29 15:59:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-08-29 15:59:15 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-08-29 15:59:15 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.2.2.6503-ls69 Build-date:- 2022-08-29T17:58:18+02:00
2022-08-29 15:59:15 UTC/bin/sh -c #(nop) LABEL maintainer=Roxedus,thespad
2022-08-29 15:59:15 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=develop
2022-08-29 15:59:15 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-08-29 15:59:26 UTC|4 BUILD_DATE=2022-08-29T17:58:18+02:00 RADARR_BRANCH=develop RADARR_RELEASE=4.2.2.6503 VERSION=4.2.2.6503-ls69 /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-08-29 15:59:27 UTC/bin/sh -c #(nop) COPY dir:0e4150ef6b2c1e85e657649237dfa590a2c6b2be6cb0d6d12a81429108e1fdcc in /
2022-08-29 15:59:27 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-08-29 15:59:27 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-08-29 15:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-08-29 15:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-29T17:58:18+02:00
2022-08-29 15:59:27 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-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=7e976ef19cca2171ebaa6e2d225571584e120441
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7e976ef19cca2171ebaa6e2d225571584e120441
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-08-29 15:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-08-29 15:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.2.2.6503-ls69
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.