2020-01-28 21:01:13 UTC
134 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:f2b02de1b917a5b9872a72204d0cf2202eaaf5d465530482cf724ef9823a7216 - 18.95% (25.5 MB)
[#001] sha256:128c1e42cbedc94243e0ddda02a361ee4dfd54fe07a5dd5a4f8adf649f8f0390 - 0.0% (280 Bytes)
[#002] sha256:ff21e1f0344e10e79116c322884abe3bb78bf6a4893601bd55cf91aa82f9f545 - 9.72% (13.1 MB)
[#003] sha256:e1f93a7f72e2554d10c4072d7c70c0644fc89a852eb253b61814233e4fd13c8e - 0.0% (3.97 KB)
[#004] sha256:e6b9596a71ab08d33603ea32c306d84a5dcb629b6d557e8b8f18f44c0402c9b8 - 71.32% (95.8 MB)
[#005] sha256:f869c169d3e6bd5bd6afbcc56c5ab255a1ce3d1a48c9614b5007b3d232740e62 - 0.0% (1.09 KB)
/bin/sh -c #(nop) COPY dir:99c369708a3b21bcef78eb06346bab65c4d6a48952cc92b041f0d6ac18811b03 in /
2020-01-22 17:15:54 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-01-22 17:15:55 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-22 17:15:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8a429637-ls27 Build-date:- 2020-01-22T17:15:09+00:00
2020-01-22 17:15:55 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-01-22 17:15:56 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-01-22 17:15:56 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-01-22 17:15:56 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-01-22 17:15:57 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-01-22 17:15:57 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-01-22 17:16:22 UTC|5 BUILD_DATE=2020-01-22T17:15:09+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=8a429637-ls27 /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-01-22 17:16:22 UTC/bin/sh -c #(nop) COPY dir:166c4033adf2d2a0cec793d294eecbb2a2af325c51bd52a4d4b104f9ae0fcbdc in /
2020-01-22 17:16:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-01-28 21:01:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-01-28 21:01:02 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-28 21:01:02 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.10-ls27 Build-date:- 2020-01-28T20:59:30+00:00
2020-01-28 21:01:02 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-01-28 21:01:03 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-01-28 21:01:08 UTC/bin/sh -c #(nop) COPY dir:d2d5fd8fb54947947c26ec20161d4a49c511d9a5b6238d03c5b8cde7f1b3766b in /app/emby
2020-01-28 21:01:13 UTC/bin/sh -c #(nop) COPY dir:5a68ac340d1244f1bfc74559411e4d5865fbdddb1dfb201ca8ef25920c686c7e in /
2020-01-28 21:01:13 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-01-28 21:01:13 UTC/bin/sh -c #(nop) VOLUME [/config /transcode]
2020-01-28 21:01:36 UTC
117 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:9b6d68611d1f57e8818385295cc05e4dbee74892f97a46a8d6a566c1c266943d - 18.09% (21.2 MB)
[#001] sha256:e7dab0dc63a3ab9e3bb4ea1ff8cdcdadd2837687358d9809f0d34ae14378d83b - 0.0% (281 Bytes)
[#002] sha256:4b061cbca78f85132abb05a4b2216c4b86a59c6905c60845d0ddea767f3cfaee - 11.63% (13.7 MB)
[#003] sha256:0a437a81b134851d7ac83412d09d185ccd316291189bcee205cebbfbbfcd9133 - 0.0% (3.97 KB)
[#004] sha256:ae9157d9afc959be191485134c4e3559879684b218c74f37b01c801b426f569c - 70.28% (82.5 MB)
[#005] sha256:2da1bf320ac69f075a56d9b0377384b1e214d162730deeb00d7285fab34dd350 - 0.0% (1.09 KB)
/bin/sh -c #(nop) COPY dir:db37b2560d200ec0a55dc723deb2b1fb687712756bd03476fa964e2265149637 in /
2020-01-22 17:16:39 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-01-22 17:16:39 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-22 17:16:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8a429637-ls27 Build-date:- 2020-01-22T17:15:09+00:00
2020-01-22 17:16:40 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-01-22 17:16:41 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-01-22 17:16:42 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-01-22 17:16:42 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-01-22 17:16:43 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-01-22 17:16:43 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-01-22 17:17:50 UTC|5 BUILD_DATE=2020-01-22T17:15:09+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=8a429637-ls27 /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 "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-01-22 17:17:53 UTC/bin/sh -c #(nop) COPY dir:886497f0aa0704315aa892648e8c616d47ed26d4ff5e309136fd9c67d7936899 in /
2020-01-22 17:17:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-01-28 21:01:18 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-01-28 21:01:18 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-28 21:01:19 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.10-ls27 Build-date:- 2020-01-28T20:59:30+00:00
2020-01-28 21:01:19 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-01-28 21:01:20 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-01-28 21:01:33 UTC/bin/sh -c #(nop) COPY dir:085be8e1446a1bd96a06a059aab413b609f79ec355c4bf46fa85bddfa9214704 in /app/emby
2020-01-28 21:01:35 UTC/bin/sh -c #(nop) COPY dir:4a25b34716e3ca21f0bf750c359843fd589d08d27eea8238d4001ec13502f71a in /
2020-01-28 21:01:35 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-01-28 21:01:36 UTC/bin/sh -c #(nop) VOLUME [/config /transcode]
2020-01-28 21:02:38 UTC
119 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:e6686656a4f9ec6f6901c4f390b7f6891e33199667079ea630334cba9f4220aa - 18.98% (22.6 MB)
[#001] sha256:0bbed61cdc68572f5e45db120aebc4b451881e67ad2e8eb231d91fc23517d5d2 - 0.0% (286 Bytes)
[#002] sha256:e2f0310c47d3d792f5c7b1626f558ee6747f0beccd66246f94e9f6c277bab01d - 11.99% (14.3 MB)
[#003] sha256:c47a11a230f8177a2056c8ea54fd06e9caf03e00e9a919ba8cfd92c110b7100e - 0.0% (3.97 KB)
[#004] sha256:eb0a2a0cb5c1fcbc84555322e9fd1c58c3cc635ceb282001c2b055b093c63767 - 69.02% (82.3 MB)
[#005] sha256:aa8298bb5c52a457cc747cc2086f8c6c63f5d969b90d7e98215d483db1723b92 - 0.0% (1.09 KB)
/bin/sh -c #(nop) COPY dir:f999f6573a4ac0e811149d654b48583e506284cf8bcfa4cd1faf8f4e1bc2a2e8 in /
2020-01-22 17:17:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-01-22 17:17:28 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-22 17:17:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8a429637-ls27 Build-date:- 2020-01-22T17:15:09+00:00
2020-01-22 17:17:30 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-01-22 17:17:30 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-01-22 17:17:31 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-01-22 17:17:31 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-01-22 17:17:32 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-01-22 17:17:33 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-01-22 17:19:19 UTC|5 BUILD_DATE=2020-01-22T17:15:09+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=8a429637-ls27 /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 "**** 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-01-22 17:19:23 UTC/bin/sh -c #(nop) COPY dir:886497f0aa0704315aa892648e8c616d47ed26d4ff5e309136fd9c67d7936899 in /
2020-01-22 17:19:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-01-28 21:01:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-01-28 21:01:51 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-28 21:01:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.10-ls27 Build-date:- 2020-01-28T20:59:30+00:00
2020-01-28 21:01:52 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-01-28 21:01:53 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-01-28 21:02:34 UTC/bin/sh -c #(nop) COPY dir:0c49139322f4a6d6d2d5b2408f3f80a406a29124898cfb257050111342d1a42f in /app/emby
2020-01-28 21:02:37 UTC/bin/sh -c #(nop) COPY dir:4a25b34716e3ca21f0bf750c359843fd589d08d27eea8238d4001ec13502f71a in /
2020-01-28 21:02:38 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-01-28 21:02:38 UTC/bin/sh -c #(nop) VOLUME [/config /transcode]
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.