2020-11-25 03:42:33 UTC
175 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:6c2a94b94c8587830302e7cdeb5375ab766e8667976e0cadaf5dca8ceda768e1 - 14.78% (25.9 MB)
[#001] sha256:6520f0ada1bded9f97d763409a0d073d36fa82e01c2b6aa8ddfe76a9911599f0 - 1.24% (2.18 MB)
[#002] sha256:e4849b031c71fad84d0b664e43042cb84a0787f3c1516a61c993f9968d4b0638 - 1.21% (2.11 MB)
[#003] sha256:0361e473df0f979bb974b1cad5cc1c45c1e5e4faf7fcc0bfd9ed65d27247d53f - 0.0% (277 Bytes)
[#004] sha256:d6ae7c0228f0d802886ddfde0b134e839e4d562db0f5a245f973763ebaedf709 - 10.21% (17.9 MB)
[#005] sha256:0e1373b3284a5236e1dd392c5994aac91d6456224d9d2f80ab894c8eb8177909 - 0.0% (4.4 KB)
[#006] sha256:651bb121101e08fe8e9ba9abaa98f7b4b26c2a43cfa656d3c373fc7dc8556681 - 72.56% (127 MB)
[#007] sha256:e19ca8281891a52c3ae08dd9f73bc7dbd473609e8d1e27bb6e4deef79a248773 - 0.0% (1.02 KB)
/bin/sh -c #(nop) COPY dir:379b481b3e078952364a34e2570ac2a9125ed30abf37be7209fe72451530314c in /
2020-11-22 01:39:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-22 01:39:55 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-22 01:39:56 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0eb3388c-ls18 Build-date:- 2020-11-21T20:37:46-05:00
2020-11-22 01:39:57 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-11-22 01:39:59 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2
2020-11-22 01:40:00 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-11-22 01:40:04 UTC/bin/sh -c #(nop) ADD 4f58740c4ce0b21f8d45d774ff3cd81a980d7cabc9f47ef8e46a619ccc3f7559 in /tmp/
2020-11-22 01:40:13 UTC|4 BUILD_DATE=2020-11-21T20:37:46-05:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=0eb3388c-ls18 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2020-11-22 01:40:16 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-11-22 01:40:18 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-11-22 01:40:19 UTC/bin/sh -c #(nop) COPY file:7c0649cb600aa6c72cfc6188617e4e394e832e723897e1fcd0655af5f631ac68 in /etc/apt/
2020-11-22 01:42:14 UTC|5 BUILD_DATE=2020-11-21T20:37:46-05:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=0eb3388c-ls18 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && 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 && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && 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 && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-11-22 01:42:22 UTC/bin/sh -c #(nop) COPY dir:643a650c063c923b6bde607ed6d0259227130c48523761aade9a41628ded66d7 in /
2020-11-22 01:42:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-11-25 03:39:34 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-11-25 03:39:35 UTC/bin/sh -c #(nop) ARG VERSION
2020-11-25 03:39:37 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-11-25 03:39:38 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20201125.2-unstable-ls116 Build-date:- 2020-11-24T22:38:38-05:00
2020-11-25 03:39:38 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-11-25 03:39:39 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-11-25 03:39:40 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-11-25 03:42:08 UTC|4 BUILD_DATE=2020-11-24T22:38:38-05:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20201125.2-unstable VERSION=20201125.2-unstable-ls116 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends gnupg && echo "**** install jellyfin *****" && curl -s https://repo.jellyfin.org/ubuntu/jellyfin_team.gpg.key | apt-key add - && curl -s https://keyserver.ubuntu.com/pks/lookup?op=get\&search=0x6587ffd6536b8826e88a62547876ae518cbcf2f2 | apt-key add - && echo 'deb [arch=arm64] https://repo.jellyfin.org/ubuntu focal main' > /etc/apt/sources.list.d/jellyfin.list && echo 'deb [arch=arm64] https://repo.jellyfin.org/ubuntu focal unstable' >> /etc/apt/sources.list.d/jellyfin.list && echo "deb http://ppa.launchpad.net/ubuntu-raspi2/ppa/ubuntu bionic main">> /etc/apt/sources.list.d/raspbins.list && if [ -z ${JELLYFIN_RELEASE+x} ]; then JELLYFIN="jellyfin"; else JELLYFIN="jellyfin=${JELLYFIN_RELEASE}"; fi && apt-get update && apt-get install -y --no-install-recommends at ${JELLYFIN} jellyfin-ffmpeg jellyfin-server jellyfin-web libfontconfig1 libfreetype6 libomxil-bellagio0 libomxil-bellagio-bin libssl1.1 && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-11-25 03:42:29 UTC/bin/sh -c #(nop) COPY dir:3dace75ecc81d88ceb5b6a4260d9aa7e0c836a79551d6bba9c86fc8ef6e0deb9 in /
2020-11-25 03:42:31 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-11-25 03:42:33 UTC/bin/sh -c #(nop) VOLUME [/config]
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.