2022-01-23 19:59:30 UTC
85.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:a7d173f507a220213edb2ef7b5383e4e7b2267de9f7e3b17f853fb707f367bf5 - 3.28% (2.8 MB)
[#001] sha256:b5bace22bfa179e3cabeab2807239241ffa1cc876abbddf8e76f098298b5ea88 - 2.11% (1.8 MB)
[#002] sha256:dd4dfe9eb33c27785d3299b70d4fbaf96730f3409ba8df30153b67b4fcf95eaa - 2.03% (1.74 MB)
[#003] sha256:9301e3ccb6b25539e636a03b4272234821cb2892e6e90621657faafe21799222 - 0.0% (438 Bytes)
[#004] sha256:aa0bd17c9e20e7a6944d42110f5634e44f92288308ef7de1a246e22971009398 - 3.59% (3.06 MB)
[#005] sha256:244c9a0b8a40601d82e8d2a1e05dd964d9fc36da406f13981a92a5220c8c6721 - 0.0% (3.12 KB)
[#006] sha256:551c6351856f91dc77794c21ba0d808e73bd1619d9b99637dc21aa47a81095e1 - 88.97% (75.9 MB)
[#007] sha256:80823316df196e092abe2cdb98bc76ff1aa8c21e61eea0c688160453794fdfd5 - 0.0% (419 Bytes)
/bin/sh -c #(nop) COPY dir:d629cacab8a8a578802b4fdb5d4c59c24de53fe3050575a8fc8ddb885ee4268f in /
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 6faecbac-ls5 Build-date:- 2022-01-18T07:28:37+01:00
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2022-01-18 06:29:44 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2022-01-18 06:29:45 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2022-01-18 06:29:46 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /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-01-18 06:29:46 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2022-01-18 06:29:46 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2022-01-18 06:29:50 UTC|4 BUILD_DATE=2022-01-18T07:28:37+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=6faecbac-ls5 /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 "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) COPY dir:9eaab8356b795793384e102bb178ca557143ac6dfa680fe1d7c2052ec322d665 in /
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2022-01-18 06:29:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-18T07:28:37+01:00
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=46021bbd0a6a0641e589d54b76e61dd6bb9ecf45
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2022-01-18 06:29:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-18 06:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=6faecbac-ls5
2022-01-23 19:59:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2022-01-23 19:59:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-01-23 19:59:05 UTC/bin/sh -c #(nop) ARG RADARR_RELEASE
2022-01-23 19:59:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.3.5882-ls35 Build-date:- 2022-01-23T20:58:04+01:00
2022-01-23 19:59:06 UTC/bin/sh -c #(nop) LABEL maintainer=thespad
2022-01-23 19:59:06 UTC/bin/sh -c #(nop) ARG RADARR_BRANCH=nightly
2022-01-23 19:59:06 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/xdg
2022-01-23 19:59:26 UTC|4 BUILD_DATE=2022-01-23T20:58:04+01:00 RADARR_BRANCH=nightly RADARR_RELEASE=4.0.3.5882 VERSION=4.0.3.5882-ls35 /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" > /app/radarr/package_info && echo "**** cleanup ****" && rm -rf /app/radarr/bin/Radarr.Update /tmp/* /var/tmp/*
2022-01-23 19:59:27 UTC/bin/sh -c #(nop) COPY dir:8a27aeb5432f72dfd5f0ce192f4fd747a9f04dfe847acc72edc4ddd3380becb6 in /
2022-01-23 19:59:27 UTC/bin/sh -c #(nop) EXPOSE 7878
2022-01-23 19:59:27 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-01-23 19:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2022-01-23 19:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-01-23T20:58:04+01:00
2022-01-23 19:59:28 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-01-23 19:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-radarr
2022-01-23 19:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2022-01-23 19:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cf4cd2c2e67523140b3bccd7d0de127c0b91511b
2022-01-23 19:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cf4cd2c2e67523140b3bccd7d0de127c0b91511b
2022-01-23 19:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-radarr
2022-01-23 19:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Radarr
2022-01-23 19:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-radarr/packages
2022-01-23 19:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2022-01-23 19:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.0.3.5882-ls35
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.