2021-07-01 19:37:19 UTC
275 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:2464a459645659dc6ca83a6e4d4e8cd6c85c7e5042c88355954f8248b9816cc3 - 9.92% (27.2 MB)
[#001] sha256:b1e4892ac9bd601ae3858a37275b571b7f174da1b066ccb712e38e7ace4111c8 - 0.66% (1.8 MB)
[#002] sha256:cd110466eccda37ed08ca6b6836c01d764b9a3c50f68ce6c43906d7b2e55da49 - 0.63% (1.73 MB)
[#003] sha256:0f5280993f005975d2a048f256a213533f476acd3208d4e72d7a85739930c740 - 0.0% (439 Bytes)
[#004] sha256:95c06d24941e2c27693d5c103d99c4eda24096ada684ebbd6860a1c721454c2f - 0.0% (273 Bytes)
[#005] sha256:d9e94fd22df8020f9146c2f2ac975e775ada2b33ef6a5c1b0726835b0f74fce8 - 5.98% (16.4 MB)
[#006] sha256:6ef76423eab2670b31de30af5d4fc70eac56a6f8f1eb39b73a6b1f3cd10a01b3 - 0.0% (2.85 KB)
[#007] sha256:c563fc27e10c5f4c79b0e1920f3d93f2032acabfdfb301d179f52fe9d76c14f2 - 10.81% (29.7 MB)
[#008] sha256:93fed2b671acd9531188f902878716c90b027e13644fb11653b35bcf3310fc72 - 72.0% (198 MB)
[#009] sha256:6e8206c0453df891aa2d7306811eef58a3169f364686f54082e5ad9012327abf - 0.0% (1.17 KB)
/bin/sh -c #(nop) COPY dir:99cd92341b62bbfdf54adbec0f989874869e46b309a40e821ce0659bad54df88 in /
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e580cb-ls44 Build-date:- 2021-06-29T01:03:57-04:00
2021-06-29 05:04:45 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-29 05:04:46 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-29 05:04:46 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-06-29 05:04:46 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-06-29 05:04:47 UTC|4 BUILD_DATE=2021-06-29T01:03:57-04:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-06-29 05:04:47 UTC/bin/sh -c #(nop) COPY file:c710591f183e7267053fbdafe19c237ce17046dcd18de0bcc183523952c1487d in /etc/apt/
2021-06-29 05:05:05 UTC|5 BUILD_DATE=2021-06-29T01:03:57-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /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 patch 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apt-get remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 05:05:05 UTC/bin/sh -c #(nop) COPY dir:49e03c73ff4ce3e85f060f4da23de3990a3bd9c57163034b508735df73ad4376 in /
2021-06-29 05:05:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T01:03:57-04:00
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 05:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e580cb-ls44
2021-07-01 19:37:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-01 19:37:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-01 19:37:03 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.6.4.0-ls88 Build-date:- 2021-07-01T15:35:53-04:00
2021-07-01 19:37:04 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-01 19:37:04 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2021-07-01 19:37:13 UTC|2 BUILD_DATE=2021-07-01T15:35:53-04:00 VERSION=4.6.4.0-ls88 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends mesa-va-drivers && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-07-01 19:37:18 UTC/bin/sh -c #(nop) COPY dir:a2870d73fd0d55090e1540ac37d5891809af6744412cad342447137d5eadee11 in /app/emby
2021-07-01 19:37:18 UTC/bin/sh -c #(nop) COPY dir:8e0119e610638dbe74020937e953e5f2e02742bed40aa194bccae933cf776d7b in /
2021-07-01 19:37:18 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2021-07-01 19:37:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-01 19:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-01 19:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-01T15:35:53-04:00
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Emby](https://emby.media/) organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emby
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=36f6e830ffe37ff35c283f1967532585fb3694b5
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=36f6e830ffe37ff35c283f1967532585fb3694b5
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emby
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emby
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emby/packages
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-01 19:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.6.4.0-ls88
2021-07-01 19:38:46 UTC
137 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:d1795fe4118fe4162013a45142140868b305ae262b121262fd93343b206c2b5b - 16.7% (22.9 MB)
[#001] sha256:3c0d53891b2ca19a73e23ea48becb29fbf518cad131fec3c48854a6fbed7c019 - 1.57% (2.15 MB)
[#002] sha256:8778db82501f71d2e3a61404e079cd9199e8d62d8f3f8c2a1bdd508e1c3019da - 1.51% (2.07 MB)
[#003] sha256:46f211d6d7ac414b00fc858af6e9d6985939d912c603153240860a04a894b9a7 - 0.0% (438 Bytes)
[#004] sha256:287556e8d8f19c25382dae62921d6d0d3ec0d9a479dc68abee8ded1d92682059 - 0.0% (276 Bytes)
[#005] sha256:1d11554667b419a370a48a5242904847ee4ec267dd54b9ccab39cb32fd6edc60 - 11.96% (16.4 MB)
[#006] sha256:94f3feb0b5f94e2069904743db0e0ac42b79f8d9550ba39d9d7f1b2e86389e9c - 0.0% (2.85 KB)
[#007] sha256:4cd3ff177c072930c6832ebe5872ba36a4e3513fe51e61dff3e6ab071206043e - 0.72% (1020 KB)
[#008] sha256:f445c06281d138f6f44baa81602d2f99a882500cbac7ef325663064005f9bce4 - 67.55% (92.8 MB)
[#009] sha256:14c6b97ae8574a5ccfc470090142be507fa5ae5486486c88d76818aa7e10b0f8 - 0.0% (1.17 KB)
/bin/sh -c #(nop) COPY dir:52e3af33de3d532f3bb514657f82208fd0032ff336cad15e7a673a7d4d37d357 in /
2021-06-29 05:05:10 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-29 05:05:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-29 05:05:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e580cb-ls44 Build-date:- 2021-06-29T01:03:57-04:00
2021-06-29 05:05:11 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-29 05:05:11 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-29 05:05:12 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-06-29 05:05:13 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-06-29 05:05:15 UTC|4 BUILD_DATE=2021-06-29T01:03:57-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-06-29 05:05:16 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-06-29 05:05:16 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 05:05:16 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-06-29 05:05:17 UTC/bin/sh -c #(nop) COPY file:24a76fa3c1eb56070522165ba3cf433129514ea104d858a39743b5aeef9a5ce4 in /etc/apt/
2021-06-29 05:06:18 UTC|5 BUILD_DATE=2021-06-29T01:03:57-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /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 patch 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 05:06:19 UTC/bin/sh -c #(nop) COPY dir:e3a3e5c57a28c7adda7ef5de981be04a1b65c8592bc8ec2a34f46412eaac0482 in /
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T01:03:57-04:00
2021-06-29 05:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-06-29 05:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-06-29 05:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 05:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-06-29 05:06:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-06-29 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-06-29 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 05:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e580cb-ls44
2021-07-01 19:38:00 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-01 19:38:00 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-01 19:38:00 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.6.4.0-ls88 Build-date:- 2021-07-01T15:35:53-04:00
2021-07-01 19:38:01 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-01 19:38:01 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2021-07-01 19:38:15 UTC|2 BUILD_DATE=2021-07-01T15:35:53-04:00 VERSION=4.6.4.0-ls88 /bin/sh -c 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-nightly/ubuntu focal 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/*
2021-07-01 19:38:40 UTC/bin/sh -c #(nop) COPY dir:8772768f6ae8175b41fd9242aba32f0ea05afe0957ce2f6179f4cce246335149 in /app/emby
2021-07-01 19:38:41 UTC/bin/sh -c #(nop) COPY dir:6e0b3eaf0986df2b84619739a85f600bb9e28ee32a743b78f35b84decd08db53 in /
2021-07-01 19:38:42 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2021-07-01 19:38:42 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-01 19:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-01 19:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-01T15:35:53-04:00
2021-07-01 19:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Emby](https://emby.media/) organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.
2021-07-01 19:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emby
2021-07-01 19:38:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-01 19:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=36f6e830ffe37ff35c283f1967532585fb3694b5
2021-07-01 19:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=36f6e830ffe37ff35c283f1967532585fb3694b5
2021-07-01 19:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emby
2021-07-01 19:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emby
2021-07-01 19:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emby/packages
2021-07-01 19:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-01 19:38:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.6.4.0-ls88
2021-07-01 19:40:27 UTC
143 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:784db9eb96ccf7b09e34c887e79a26cfd47314f10de1e5120b622d195a1d9472 - 18.17% (25.9 MB)
[#001] sha256:2a1926cda2b6c146e44bb8bfb8e448cce23a3da19754a1c25bb203f631fdde1f - 1.51% (2.15 MB)
[#002] sha256:c168d4f8f76dccf3885f44e5a7bfef94234b08d100e44db78b995566622c2db6 - 1.47% (2.09 MB)
[#003] sha256:78c1a1287defcb0575732ad8c22a42ea2898e6e6be6c91a265ec148a1fa4282e - 0.0% (440 Bytes)
[#004] sha256:71e90b62736d4b147a3aea50a762aacabe41ef9fc41813933abd48e3b3204d52 - 0.0% (276 Bytes)
[#005] sha256:2c2e4fc8b0c35d7b8e8983ff9b97348796da9f2d042a12a33bda41b17b688f10 - 12.54% (17.9 MB)
[#006] sha256:d43f807d80d2c8c28526e4f15e2253f9ffc8e9fa2a4b3313c0f654766e61bceb - 0.0% (2.85 KB)
[#007] sha256:c89db91131e3c0aab523490c9f6615dce5ae1f435ef46aa3ffc291b7005baf57 - 0.32% (472 KB)
[#008] sha256:630ce85294cda54fd67fb9e4fdaf5c646c7c494a00a550705481567d839b6c91 - 65.99% (94.1 MB)
[#009] sha256:a3103e86b7201019f47a4f306e4ea12d1ea828a578a07a3631310cb833192290 - 0.0% (1.16 KB)
/bin/sh -c #(nop) COPY dir:7d641542d45e1dc2ebc3e37cb97413c208f04af74a291ea80710ec114f8dbaad in /
2021-06-29 05:05:28 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-29 05:05:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-29 05:05:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c7e580cb-ls44 Build-date:- 2021-06-29T01:03:57-04:00
2021-06-29 05:05:29 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-29 05:05:30 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-29 05:05:31 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-06-29 05:05:32 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-06-29 05:05:36 UTC|4 BUILD_DATE=2021-06-29T01:03:57-04:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-06-29 05:05:37 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-06-29 05:05:37 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-06-29 05:05:38 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-06-29 05:05:39 UTC/bin/sh -c #(nop) COPY file:7c0649cb600aa6c72cfc6188617e4e394e832e723897e1fcd0655af5f631ac68 in /etc/apt/
2021-06-29 05:07:37 UTC|5 BUILD_DATE=2021-06-29T01:03:57-04:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=c7e580cb-ls44 /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 patch 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 && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && 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 remove -y patch && apt-get autoremove && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-29 05:07:40 UTC/bin/sh -c #(nop) COPY dir:49e03c73ff4ce3e85f060f4da23de3990a3bd9c57163034b508735df73ad4376 in /
2021-06-29 05:07:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-29 05:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-29 05:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-29T01:03:57-04:00
2021-06-29 05:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-06-29 05:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-06-29 05:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-29 05:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2133b560304f9c93c172363a654b8198701f072b
2021-06-29 05:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-06-29 05:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-06-29 05:07:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-06-29 05:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-29 05:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=c7e580cb-ls44
2021-07-01 19:39:02 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-07-01 19:39:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-07-01 19:39:04 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.6.4.0-ls88 Build-date:- 2021-07-01T15:35:53-04:00
2021-07-01 19:39:04 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-07-01 19:39:05 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2021-07-01 19:39:28 UTC|2 BUILD_DATE=2021-07-01T15:35:53-04:00 VERSION=4.6.4.0-ls88 /bin/sh -c 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-nightly/ubuntu focal 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/*
2021-07-01 19:40:13 UTC/bin/sh -c #(nop) COPY dir:91f28533787129678405a11e9cf963a53d864a558c945c6eea20723861a2d924 in /app/emby
2021-07-01 19:40:16 UTC/bin/sh -c #(nop) COPY dir:8e0119e610638dbe74020937e953e5f2e02742bed40aa194bccae933cf776d7b in /
2021-07-01 19:40:17 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2021-07-01 19:40:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-07-01 19:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-07-01 19:40:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-01T15:35:53-04:00
2021-07-01 19:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Emby](https://emby.media/) organizes video, music, live TV, and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone emby Media Server.
2021-07-01 19:40:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-emby
2021-07-01 19:40:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-07-01 19:40:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=36f6e830ffe37ff35c283f1967532585fb3694b5
2021-07-01 19:40:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=36f6e830ffe37ff35c283f1967532585fb3694b5
2021-07-01 19:40:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-emby
2021-07-01 19:40:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Emby
2021-07-01 19:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-emby/packages
2021-07-01 19:40:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-07-01 19:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.6.4.0-ls88