2022-09-19 16:02:57 UTC
85.2 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:c110a571c1030e04da5996a2d42613a494b232106bcce5e3e15e07debe90949e - 5.99% (5.1 MB)
[#001] sha256:f6656e055e8894f9542562b11e7592765de05056b3b36fbdaacf21193a49f3e8 - 4.47% (3.8 MB)
[#002] sha256:5c6ccb3c7bb1b59e0154127b8ab23e0c179296e23785bc5a9ed8ac10434f6ffa - 0.01% (5.89 KB)
[#003] sha256:4ae215c4b8678ea0d7fb95667bd8450364222e3db03ba572e36d9dcf26404d9c - 89.53% (76.2 MB)
[#004] sha256:e813eadef6d1f7be3d2cb13997bbadbfdb57f2e6de85282ae7ef1eb67c415706 - 0.0% (432 Bytes)
/bin/sh -c #(nop) COPY dir:0e63ccf40cf8cb7e44de1823cfeb8c53317195c85283998f249a9cc76f931dd4 in /
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- fb70a18b-ls30 Build-date:- 2022-09-13T07:03:55-05:00
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-09-13 12:05:22 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
2022-09-13 12:05:24 UTC|2 BUILD_DATE=2022-09-13T07:03:55-05:00 VERSION=fb70a18b-ls30 /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-13 12:05:25 UTC/bin/sh -c #(nop) COPY dir:5bb656ff9dbaa5f3e0b157f4f969c4b6179117cb941a36c38a0d16b652350aa5 in /
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T07:03:55-05:00
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-09-13 12:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1b8b155df796db2eabfc3fbfda0a31b5bcf03601
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-09-13 12:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-09-13 12:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-13 12:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=fb70a18b-ls30
2022-09-19 16:02:33 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-09-19 16:02:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-09-19 16:02:34 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-09-19 16:02:34 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.1.0.6175-ls153 Build-date:- 2022-09-19T18:01:21+02:00
2022-09-19 16:02:34 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2022-09-19 16:02:34 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=master
2022-09-19 16:02:34 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-09-19 16:02:54 UTC|4 BUILD_DATE=2022-09-19T18:01:21+02:00 RADARR_BRANCH=master RADARR_RELEASE=4.1.0.6175 VERSION=4.1.0.6175-ls153 /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://linuxserver.io)" > /app/radarr/package_info && echo "**** cleanup ****" && rm -rf /app/radarr/bin/Radarr.Update /tmp/*
2022-09-19 16:02:54 UTC/bin/sh -c #(nop) COPY dir:3311773c532810a276d1ca0a716413524ed67eb6dcd61c7727b5a3d4cfe0446e in /
2022-09-19 16:02:55 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-09-19 16:02:55 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-09-19 16:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-09-19 16:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-19T18:01:21+02:00
2022-09-19 16:02:55 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-09-19 16:02:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-09-19 16:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-09-19 16:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=534ee7394057ab4e1b0f6c064ec3fb199c23be52
2022-09-19 16:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=534ee7394057ab4e1b0f6c064ec3fb199c23be52
2022-09-19 16:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-09-19 16:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-09-19 16:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-09-19 16:02:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-09-19 16:02:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.1.0.6175-ls153
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.