2020-08-07 18:53:37 UTC
438 MB
/app
ARCHlinux-amd64
ARGS CONFIG_DIR/config
DEBUGno
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID1000
PUID1000
S6_BEHAVIOUR_IF_STAGE2_FAILS2
TZEtc/UTC
UMASK002
XDG_CACHE_HOME/config/.cache
XDG_CONFIG_HOME/config/.config
XDG_DATA_HOME/config/.local/share
[#000] sha256:3f2411103a12c8e169df7a9ea00ff26ab07501858e3eff315a2e11c219e78ce1 - 6.15% (27 MB)
[#001] sha256:4da04088b2c299c17ae8a78858846c6fd4a6c36717baa816974cc75bef632871 - 0.01% (29.9 KB)
[#002] sha256:ab1184837b6f6f4a130c8b4eb72f576b86c4c46b3e33dada4740a966948d98e6 - 0.0% (846 Bytes)
[#003] sha256:354c6da61dcc176c5b363ded571bea1de41b718131658fa0e563f2a749028cd1 - 0.0% (164 Bytes)
[#004] sha256:ff9b9b751af920c6b8095351156afc51b09506b2e89460cae052603315a1c8a9 - 0.0% (1.84 KB)
[#005] sha256:e307b1d90cb8fd1949d832c91174eee69b8ea8145e3ecc3c15ab1ea9bfdd428f - 5.36% (23.5 MB)
[#006] sha256:9f172a30dca93f28aaf0ab49ef144f5319c9d20ed8f6e3ae85d694eaeb28f53e - 0.42% (1.86 MB)
[#007] sha256:5f8fad38bec2b43179344d768d62ffc26a2dada8c1bc469e958b927ba2cad197 - 48.91% (214 MB)
[#008] sha256:e88677f19d5a8d30a18f0c89bd6e06fa71eb7ce64cd4bac9d51e082a502d6823 - 2.02% (8.85 MB)
[#009] sha256:c6cf3cba0343787edd0d9b02013952f889e9d4417be476fda2dc11a5fde4de77 - 0.0% (2.55 KB)
[#010] sha256:41f9f6a0c7afd84a498c4074d0e672d756ed2ee360fded5a2a129ecefcbd3f94 - 37.13% (163 MB)
/bin/sh -c #(nop) ADD file:f7e262b5b83427ba392961a76f015b60b140c12e8313ec3a5764b9829926a687 in /
2020-06-17 01:20:43 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-06-17 01:20:44 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-06-17 01:20:44 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-06-17 01:20:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-06-17 03:08:23 UTC/bin/sh -c #(nop) LABEL maintainer=hotio
2020-06-17 03:08:23 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-06-17 03:08:23 UTC/bin/sh -c #(nop) ARG ARCH
2020-06-17 03:08:24 UTC/bin/sh -c #(nop) ENV ARCH=linux-amd64
2020-06-17 03:08:24 UTC/bin/sh -c #(nop) ENV APP_DIR=/app CONFIG_DIR=/config PUID=1000 PGID=1000 UMASK=002 TZ=Etc/UTC ARGS= DEBUG=no
2020-06-17 03:08:24 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config/.config XDG_CACHE_HOME=/config/.cache XDG_DATA_HOME=/config/.local/share LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2020-06-17 03:08:24 UTC/bin/sh -c #(nop) ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
2020-06-17 03:08:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-06-17 03:08:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-06-17 03:08:26 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c mkdir "${APP_DIR}" && useradd -u 1000 -U -d "${CONFIG_DIR}" -s /bin/false hotio && usermod -G users hotio
2020-06-17 03:08:46 UTC|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt update && apt install -y --no-install-recommends --no-install-suggests ca-certificates jq curl unzip p7zip-full unrar python3 locales tzdata && locale-gen en_US.UTF-8 && apt autoremove -y && apt clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-06-17 03:08:46 UTC/bin/sh -c #(nop) ARG S6_VERSION=1.22.1.0
2020-06-17 03:08:48 UTC|2 DEBIAN_FRONTEND=noninteractive S6_VERSION=1.22.1.0 /bin/sh -c file="/tmp/s6-overlay.tar.gz" && curl -fsSL -o "${file}" "https://github.com/just-containers/s6-overlay/releases/download/v${S6_VERSION}/s6-overlay-amd64.tar.gz" && tar xzf "${file}" -C / --exclude="./bin" && tar xzf "${file}" -C /usr ./bin && rm "${file}"
2020-06-17 03:08:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-06-17T03:08:17Z
2020-06-17 03:08:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-06-17 03:08:49 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=ce2cac1d002cda636a819769cfcfcbbfb0c5bdaf
2020-06-17 03:08:49 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/hotio/docker-base.git
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG DEBIAN_FRONTEND=noninteractive
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG MONO_VERSION=5.20.1.34
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)RUN |2 DEBIAN_FRONTEND=noninteractive MONO_VERSION=5.20.1.34 /bin/sh -c apt update && apt install -y --no-install-recommends --no-install-suggests gnupg && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF && echo "deb https://download.mono-project.com/repo/ubuntu bionic/snapshots/${MONO_VERSION} main" | tee /etc/apt/sources.list.d/mono-official.list && apt update && apt install -y --no-install-recommends --no-install-suggests mono-complete libmediainfo0v5 && apt purge -y gnupg && apt autoremove -y && apt clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/* # buildkit
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG LABEL_CREATED
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2020-08-07T15:35:20Z
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG LABEL_TITLE
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=hotio/mono:eoan
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG LABEL_REVISION
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=d4b89503f93d3a86645290dde0bfbfe8879a6baa
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG LABEL_SOURCE
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/hotio/docker-mono/tree/eoan
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG LABEL_VENDOR
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=hotio
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)ARG LABEL_URL
2020-08-07 13:39:59 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/hotio/docker-mono/blob/master/README.md
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG DEBIAN_FRONTEND=noninteractive
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)EXPOSE map[8989/tcp:{}]
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG SONARR_VERSION
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG PACKAGE_VERSION=3.0.3.906
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)RUN |3 DEBIAN_FRONTEND=noninteractive SONARR_VERSION=3.0.3.906 PACKAGE_VERSION=phantom-9e5349c-33 /bin/sh -c mkdir "${APP_DIR}/bin" && curl -fsSL "https://download.sonarr.tv/v3/phantom-develop/${SONARR_VERSION}/Sonarr.phantom-develop.${SONARR_VERSION}.linux.tar.gz" | tar xzf - -C "${APP_DIR}/bin" --strip-components=1 && rm -rf "${APP_DIR}/bin/Sonarr.Update" && echo "PackageVersion=${PACKAGE_VERSION}\nPackageAuthor=[hotio](https://github.com/hotio)\nUpdateMethod=Docker\nBranch=phantom-develop" > "${APP_DIR}/package_info" && chmod -R u=rwX,go=rX "${APP_DIR}" # buildkit
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)COPY root/ / # buildkit
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_CREATED
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2020-08-07T18:47:12Z
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_TITLE
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=hotio/sonarr:phantom
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_REVISION
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=9e5349cac1dec810102690116412b1d47ae0b412
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_SOURCE
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/hotio/docker-sonarr/tree/phantom
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_VENDOR
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=hotio
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_URL
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/hotio/docker-sonarr/blob/master/README.md
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)ARG LABEL_VERSION
2020-08-07 18:47:40 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=3.0.3.906
2020-08-07 18:52:09 UTC/bin/sh -c #(nop) LABEL maintainer=andrewkhunn
2020-08-07 18:53:37 UTC/bin/sh -c apt-get update && apt-get install -y python-pip python-setuptools ffmpeg && pip --no-cache-dir install requests requests[security] requests-cache babelfish "guessit<2" "subliminal<2" && pip uninstall -y stevedore && pip --no-cache-dir install stevedore==1.19.1 python-dateutil deluge-client qtfaststart && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
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.