2020-03-21 23:26:53 UTC
135 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:89172e6274b29996ec0a25abbaf730c35cc2c312d0c6d6b149715e3755b6baa3 - 18.9% (25.5 MB)
[#001] sha256:d97c261325ac4b29563618eae218948db1b593c45ae0368dc82caa3ae476a900 - 0.0% (279 Bytes)
[#002] sha256:2ae301bdd8435a0740a9150a7aab2703b7c5f8f8acd314c4341177ae09da758f - 9.69% (13.1 MB)
[#003] sha256:e881580abddddc21931833db95f637313b5f6ba70377cdfd8f04eb142219b1e6 - 0.0% (3.97 KB)
[#004] sha256:bf2b4207af752609311eed424097741a0a20a7001c05ee0740ce208771f12d68 - 71.4% (96.2 MB)
[#005] sha256:805c43d5baebd95567e2955694b5fbe30b1ebf1f601a4f0ec0dd6af1db939232 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:b0e5257e4ce2aa0114cbbd9a69dd6818374781ab0f46381c0d2a58de6eb9567a in /
2020-03-18 17:13:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-18 17:13:26 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-18 17:13:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- b73a8297-ls33 Build-date:- 2020-03-18T17:12:27+00:00
2020-03-18 17:13:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-03-18 17:13:28 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-03-18 17:13:29 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-03-18 17:13:30 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-18 17:13:30 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-03-18 17:13:31 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-03-18 17:14:16 UTC|5 BUILD_DATE=2020-03-18T17:12:27+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=b73a8297-ls33 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-03-18 17:14:17 UTC/bin/sh -c #(nop) COPY dir:166c4033adf2d2a0cec793d294eecbb2a2af325c51bd52a4d4b104f9ae0fcbdc in /
2020-03-18 17:14:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-03-21 23:26:42 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-21 23:26:42 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-21 23:26:42 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.40-ls36 Build-date:- 2020-03-22T00:24:59+01:00
2020-03-21 23:26:43 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-03-21 23:26:43 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-03-21 23:26:52 UTC/bin/sh -c #(nop) COPY dir:ba70ef5dba4cb31981f623f072779c186220504bc66d254bf826e11041b6b034 in /app/emby
2020-03-21 23:26:53 UTC/bin/sh -c #(nop) COPY dir:2171c2852e2baf9dee143504c74e24d356baa30b623604c5fa6ed33ee033a02c in /
2020-03-21 23:26:53 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-03-21 23:26:53 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.