2020-02-11 21:01:15 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:35299956fbe82e217c434d1c8aa80074403e1478b8c0ab32498bc01cd64dd33b - 18.93% (25.5 MB)
[#001] sha256:bf9e5598725ea2e0206a38d51f287c179f263fe43b86170c11746b4129cec6c7 - 0.0% (281 Bytes)
[#002] sha256:63c15b43a5b8804261edcc35c28649f7da8cb7768ed7a34dc00847469beb54ea - 9.71% (13.1 MB)
[#003] sha256:551735201e2f8add8b208a35aab3849eaa721739006ba448e2e36944d1990afa - 0.0% (3.97 KB)
[#004] sha256:b54b635730ad5e0c1a653f93ffb2bdf8d79dbc0ad9c6c272b552a9338b960df7 - 71.35% (95.9 MB)
[#005] sha256:cc8e4eb228effc743fdfd9407658049409068fd568dc91cdbe7bc278efe14ca8 - 0.0% (1.09 KB)
/bin/sh -c #(nop) COPY dir:64971dc80ee3208f94d96c6f4616d2916bf8289b90ea6827dad38238eff08d67 in /
2020-02-05 17:15:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-02-05 17:15:07 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-05 17:15:07 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7c8df37a-ls29 Build-date:- 2020-02-05T17:14:21+00:00
2020-02-05 17:15:07 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-02-05 17:15:08 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-02-05 17:15:08 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-02-05 17:15:08 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-02-05 17:15:09 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-02-05 17:15:09 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-02-05 17:15:32 UTC|5 BUILD_DATE=2020-02-05T17:14:21+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=7c8df37a-ls29 /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-02-05 17:15:33 UTC/bin/sh -c #(nop) COPY dir:166c4033adf2d2a0cec793d294eecbb2a2af325c51bd52a4d4b104f9ae0fcbdc in /
2020-02-05 17:15:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-02-11 21:01:06 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-02-11 21:01:06 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-11 21:01:06 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.13-ls29 Build-date:- 2020-02-11T15:59:33-05:00
2020-02-11 21:01:06 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-02-11 21:01:06 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-02-11 21:01:13 UTC/bin/sh -c #(nop) COPY dir:1bb61869384ce146ab183af6649f1a5f885214e2ef104fd46ecc6002193c5391 in /app/emby
2020-02-11 21:01:14 UTC/bin/sh -c #(nop) COPY dir:5a68ac340d1244f1bfc74559411e4d5865fbdddb1dfb201ca8ef25920c686c7e in /
2020-02-11 21:01:14 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-02-11 21:01:15 UTC/bin/sh -c #(nop) VOLUME [/config /transcode]
2020-02-11 21:11:16 UTC
118 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:6ccb204e65f639c42b739014288fd5b024d2c1f7dbbce5533aabb8379805e15e - 18.08% (21.2 MB)
[#001] sha256:f3485cdc441dd398adb156726b0c79a079f23f0bd28309a84e94176b18d6117c - 0.0% (282 Bytes)
[#002] sha256:8c26afcf40d7f44a5bd2c1a559308fb390c784dc73d481d8b12aa836d007e1cc - 11.62% (13.7 MB)
[#003] sha256:af7d1b39a75d21a75105394a885f9a2cf498bb89f85b2ab9c8eb80e7dfd8208c - 0.0% (3.97 KB)
[#004] sha256:efcaa3e41f93752671c336b4d5dc7391afafc7a0ed4ab83493fe423a72792e1b - 70.3% (82.6 MB)
[#005] sha256:001555797db4660f958f2f1057167f4474bb177585a0987841e355fa271220a7 - 0.0% (1.09 KB)
/bin/sh -c #(nop) COPY dir:370a90d00c5c6e9f3aba56f8db6b8d246f7c8410f5122810fbbd6ef935ef1fb3 in /
2020-02-05 17:15:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-02-05 17:15:31 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-05 17:15:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7c8df37a-ls29 Build-date:- 2020-02-05T17:14:21+00:00
2020-02-05 17:15:32 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-02-05 17:15:32 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-02-05 17:15:33 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-02-05 17:15:33 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-02-05 17:15:34 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-02-05 17:15:35 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-02-05 17:16:28 UTC|5 BUILD_DATE=2020-02-05T17:14:21+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=7c8df37a-ls29 /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-02-05 17:16:29 UTC/bin/sh -c #(nop) COPY dir:886497f0aa0704315aa892648e8c616d47ed26d4ff5e309136fd9c67d7936899 in /
2020-02-05 17:16:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-02-11 21:07:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-02-11 21:07:22 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-11 21:07:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.13-ls29 Build-date:- 2020-02-11T15:59:33-05:00
2020-02-11 21:07:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-02-11 21:07:30 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-02-11 21:11:05 UTC/bin/sh -c #(nop) COPY dir:5cf1e5ebad183b7e606034196c7fb1ad7ebca46d1500963396cd2c345ad1addf in /app/emby
2020-02-11 21:11:12 UTC/bin/sh -c #(nop) COPY dir:4a25b34716e3ca21f0bf750c359843fd589d08d27eea8238d4001ec13502f71a in /
2020-02-11 21:11:13 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-02-11 21:11:16 UTC/bin/sh -c #(nop) VOLUME [/config /transcode]
2020-02-11 21:03:00 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:6ea6187fe6ce42e16cfb0be7faa4e213414dd56f4bebefcf642724823675a1d5 - 18.96% (22.6 MB)
[#001] sha256:6c19590e9136652567ee24a04a4360573c354406a169d50b0c8e90d8024334b2 - 0.0% (285 Bytes)
[#002] sha256:c90adc3edd9625a9664c12889a59f653f80adb54b6051874bcc47647b4c5c12b - 11.98% (14.3 MB)
[#003] sha256:c47a11a230f8177a2056c8ea54fd06e9caf03e00e9a919ba8cfd92c110b7100e - 0.0% (3.97 KB)
[#004] sha256:b0214c438f49dcbec9ff6a4ae2bc84f66226d7d1b8da17208a6f9ec2b6f20e11 - 69.05% (82.4 MB)
[#005] sha256:aa8298bb5c52a457cc747cc2086f8c6c63f5d969b90d7e98215d483db1723b92 - 0.0% (1.09 KB)
/bin/sh -c #(nop) COPY dir:91d3d9df4bc900964a87c5b426a18100eb967e239a7aff9b96de282655a160e5 in /
2020-02-05 17:16:31 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-02-05 17:16:31 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-05 17:16:44 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 7c8df37a-ls29 Build-date:- 2020-02-05T17:14:21+00:00
2020-02-05 17:16:44 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-02-05 17:16:45 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-02-05 17:16:46 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-02-05 17:16:46 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-02-05 17:16:47 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-02-05 17:16:47 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-02-05 17:18:16 UTC|5 BUILD_DATE=2020-02-05T17:14:21+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=7c8df37a-ls29 /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-02-05 17:18:20 UTC/bin/sh -c #(nop) COPY dir:886497f0aa0704315aa892648e8c616d47ed26d4ff5e309136fd9c67d7936899 in /
2020-02-05 17:18:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-02-11 21:02:13 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-02-11 21:02:13 UTC/bin/sh -c #(nop) ARG VERSION
2020-02-11 21:02:14 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.0.13-ls29 Build-date:- 2020-02-11T15:59:33-05:00
2020-02-11 21:02:14 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-02-11 21:02:15 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-02-11 21:02:56 UTC/bin/sh -c #(nop) COPY dir:78dba798eecba6020cecf15ee24c9d8447f582bca57126d2430a45658dabbb87 in /app/emby
2020-02-11 21:02:58 UTC/bin/sh -c #(nop) COPY dir:4a25b34716e3ca21f0bf750c359843fd589d08d27eea8238d4001ec13502f71a in /
2020-02-11 21:02:59 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-02-11 21:03:00 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.