2020-06-08 10:35:59 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:eade91583e3eaed82527428bb5253c9938a78fa489c418c5d98779f5278de840 - 18.82% (25.5 MB)
[#001] sha256:5318222e0b9e19b0c83d7b675281d88476cafd2750985e478fe9152b7c6ccd41 - 0.0% (280 Bytes)
[#002] sha256:b62b45a46472af25fa408d9a13df7530059086adaaf435772fc5dc3ae7c3bcf1 - 9.59% (13 MB)
[#003] sha256:119a408efe7a79b6f31e77973f3602c5a6a82b67ac7e3d0c2489de42a8fbac70 - 0.0% (4.14 KB)
[#004] sha256:9d600995251c017f5101fd497ad187c0db57a4cfa008c1a3f23d161ece9d3aa6 - 71.59% (96.9 MB)
[#005] sha256:f8fecb546ac5e8ed05e5b68ccdc6ceaa3d4980b7ab1b1a986082dc7e31e77b36 - 0.0% (1.05 KB)
/bin/sh -c #(nop) COPY dir:ae1fbdcbe1e1d514a2e8184f871f8d12297632f144aebdad4cb7d332587ee4fa in /
2020-06-03 13:30:24 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-06-03 13:30:24 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-03 13:30:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91634c49-ls41 Build-date:- 2020-06-03T13:29:08+00:00
2020-06-03 13:30:25 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-06-03 13:30:25 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-06-03 13:30:25 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-06-03 13:30:26 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-06-03 13:30:26 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-06-03 13:30:26 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-06-03 13:31:01 UTC|5 BUILD_DATE=2020-06-03T13:29:08+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.0.0.1 VERSION=91634c49-ls41 /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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-06-03 13:31:02 UTC/bin/sh -c #(nop) COPY dir:d9b4fd1bacede18445a775aacdc628686177aef2dd4806f656a0a9c0982d98df in /
2020-06-03 13:31:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-06-08 10:35:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-06-08 10:35:51 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-08 10:35:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.0-ls45 Build-date:- 2020-06-08T10:34:40+00:00
2020-06-08 10:35:51 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-06-08 10:35:51 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-06-08 10:35:58 UTC/bin/sh -c #(nop) COPY dir:397c37f81489711b23eddb104c74f4f077f030e0d905f6c92cbd041dc3e41474 in /app/emby
2020-06-08 10:35:59 UTC/bin/sh -c #(nop) COPY dir:2171c2852e2baf9dee143504c74e24d356baa30b623604c5fa6ed33ee033a02c in /
2020-06-08 10:35:59 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-06-08 10:35:59 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-06-08 10:38:11 UTC
121 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:e1aca5d6cf1c4f842064aaf6e26e2308cba352f9b3f02159a65787e7cc0a0d92 - 17.54% (21.2 MB)
[#001] sha256:fcb9ab3221d74cb4a6aac54e7b9b48eb2968ecce8036e885a36997645b02b7fd - 0.0% (281 Bytes)
[#002] sha256:8b07b158446c851a5a5fd3dc4af6218d6fa154e22358b23a825b2ce1dfc8c4eb - 11.44% (13.9 MB)
[#003] sha256:dbb2875764e4c89924ff1f0a7f5d752c385d3860cc213fad97853c8083bed5ac - 0.0% (4.15 KB)
[#004] sha256:49bceec512a6e672ea1db9d9bfc252bcafdb0d22c4eb9b4fea2575af9beddbbd - 2.59% (3.13 MB)
[#005] sha256:d6f52933c3f3cf5d6b80ec645dc9eac395a46192570742b199511f7036b8093b - 68.43% (82.9 MB)
[#006] sha256:4bad55c3702363bc27b82ccc5413d6ae855d37064f05ce7ae58235628765fc39 - 0.0% (1.07 KB)
/bin/sh -c #(nop) COPY dir:7dfae187209b0e2e51b0a2fbf5f8e6520b9b0cd3acbd3ee7a8a52948270be39d in /
2020-06-03 13:31:01 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-06-03 13:31:02 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-03 13:31:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91634c49-ls41 Build-date:- 2020-06-03T13:29:08+00:00
2020-06-03 13:31:04 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-06-03 13:31:05 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-06-03 13:31:06 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-06-03 13:31:07 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-06-03 13:31:08 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-06-03 13:31:10 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-06-03 13:32:36 UTC|5 BUILD_DATE=2020-06-03T13:29:08+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=91634c49-ls41 /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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && 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-06-03 13:32:39 UTC/bin/sh -c #(nop) COPY dir:15eb77cb268acaf278e2abb00e4585dd49edf79eeff4f593b5074ec43a75f032 in /
2020-06-03 13:32:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-06-08 10:36:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-06-08 10:36:46 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-08 10:36:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.0-ls45 Build-date:- 2020-06-08T10:34:40+00:00
2020-06-08 10:36:48 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-06-08 10:36:49 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-06-08 10:37:41 UTC|2 BUILD_DATE=2020-06-08T10:34:40+00:00 VERSION=4.4.3.0-ls45 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends gnupg && echo "**** add emby deps *****" && curl -s https://keyserver.ubuntu.com/pks/lookup?op=get\&search=0x6587ffd6536b8826e88a62547876ae518cbcf2f2 | apt-key add - && echo "deb http://ppa.launchpad.net/ubuntu-raspi2/ppa/ubuntu bionic main">> /etc/apt/sources.list.d/raspbins.list && apt-get update && apt-get install -y --no-install-recommends libomxil-bellagio0 libomxil-bellagio-bin libraspberrypi0 && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-06-08 10:38:06 UTC/bin/sh -c #(nop) COPY dir:bcbde8b13c18689767af0b2abe410b94a70bc2fa723ce22bd816cfad24ed4c8d in /app/emby
2020-06-08 10:38:09 UTC/bin/sh -c #(nop) COPY dir:d7cf69d44b137c4e82ee46538712fafcdba5ddff1dd1eeca1ed1f96d145d472c in /
2020-06-08 10:38:10 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-06-08 10:38:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-06-08 10:37:56 UTC
120 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:6ee06e6581415cff4659921f85e12b3bbd845eb8fc7091988500943f408c9bee - 18.81% (22.6 MB)
[#001] sha256:0d4b77eb41f9e851c8d8c9a338bcdab79be47c11fab29ebbf0c78d1b2132e4b2 - 0.0% (279 Bytes)
[#002] sha256:3ee109e7c5f7dfc66908a41fff2b9250b3febd378e5067db6502db3b1ae36aac - 11.99% (14.4 MB)
[#003] sha256:6f21f0442bc0d37bb5eecfc96bb2feb290eb65dc8d2f415c4b18f97a24f50280 - 0.0% (4.15 KB)
[#004] sha256:5710219d345272343124917e2c1686184087247e88ba3244005e5cf4e07d8d84 - 0.29% (355 KB)
[#005] sha256:15206a4c7f99f676eb7f49458bac7f3a2bb3c44b4b9f2f21e0bedb4f82412f5a - 68.91% (82.9 MB)
[#006] sha256:37d5c912d04c73cddef51fcd9f0f7ff16baeb9aef436a8fa6c776c55d7adab6e - 0.0% (1.07 KB)
/bin/sh -c #(nop) COPY dir:cd5b8c65b47979c8e08be5317a40d42ca8b38f99680e612f32f82e0ea165067b in /
2020-06-03 13:30:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-06-03 13:30:51 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-03 13:30:52 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 91634c49-ls41 Build-date:- 2020-06-03T13:29:08+00:00
2020-06-03 13:30:52 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-06-03 13:30:53 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-06-03 13:30:54 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-06-03 13:30:54 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-06-03 13:30:55 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-06-03 13:30:55 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2020-06-03 13:32:15 UTC|5 BUILD_DATE=2020-06-03T13:29:08+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.0.0.1 VERSION=91634c49-ls41 /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 && 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-06-03 13:32:17 UTC/bin/sh -c #(nop) COPY dir:d9b4fd1bacede18445a775aacdc628686177aef2dd4806f656a0a9c0982d98df in /
2020-06-03 13:32:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-06-08 10:36:56 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-06-08 10:36:56 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-08 10:36:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4.3.0-ls45 Build-date:- 2020-06-08T10:34:40+00:00
2020-06-08 10:36:57 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-06-08 10:36:58 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-06-08 10:37:19 UTC|2 BUILD_DATE=2020-06-08T10:34:40+00:00 VERSION=4.4.3.0-ls45 /bin/sh -c echo "**** add emby deps ****" && apt-get update && apt-get install -y --no-install-recommends libomxil-bellagio0 libomxil-bellagio-bin && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-06-08 10:37:49 UTC/bin/sh -c #(nop) COPY dir:c070c673d6e6ee913d7883d91b25c80d13644e7575a8e9f9b95113ec5e22fc53 in /app/emby
2020-06-08 10:37:55 UTC/bin/sh -c #(nop) COPY dir:2171c2852e2baf9dee143504c74e24d356baa30b623604c5fa6ed33ee033a02c in /
2020-06-08 10:37:56 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-06-08 10:37:56 UTC/bin/sh -c #(nop) VOLUME [/config]