2021-10-19 01:35:14 UTC
131 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
LIBVA_DRIVERS_PATH/usr/lib/x86_64-linux-gnu/dri
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:b3ef451c319765ecffe8e74cb371f3e1f1ee4a48ee70d601470a323eeb4ac98b - 19.51% (25.5 MB)
[#001] sha256:61de19da247f09ec7007eb7d5848b2efda61efdbe1015fa93fa63d41a1a3f46d - 1.38% (1.8 MB)
[#002] sha256:8f9dc50e6281a64bee8ce94df53b164b26d1818aeb37eab27786feab9ad86eac - 1.33% (1.74 MB)
[#003] sha256:82070a4379e727db7b26ebb84729fd4c72fedd092d9e15c438495bb7a0239509 - 0.0% (438 Bytes)
[#004] sha256:492cf44f931f3b7846fefa1ee3e87974568f08856e78a4e52f5ac953eacec7d1 - 0.0% (274 Bytes)
[#005] sha256:8a91c1e36efefc25d403d8d62b5cb8b5ba1273c844a5280b35fb181f1a351877 - 8.62% (11.2 MB)
[#006] sha256:ef875aff3cd310c5d7cb4baec4ed3eba871af1f9ce1432399b4e340a773e0749 - 0.0% (2.68 KB)
[#007] sha256:df7b3dcaedd63ea40b5e766ba9d248a5cbfc13e0d3fe5089787c04a7d918241a - 26.96% (35.2 MB)
[#008] sha256:370043a299050df5de368dd36c679967a4606dc668e09eab99c0ed1a55c3b790 - 42.2% (55.1 MB)
[#009] sha256:a247a3740d2d2e6c4f9d67ca62837c3f16ede561528679f80a7ec9022e8b7a30 - 0.0% (760 Bytes)
/bin/sh -c #(nop) COPY dir:62412f31d4bb8398c91dbfef863064d5864be26a2bb056a46f3468b881a58b28 in /
2021-10-12 04:56:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-12 04:56:22 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-12 04:56:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0a748863-ls37 Build-date:- 2021-10-12T06:55:21+02:00
2021-10-12 04:56:22 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-10-12 04:56:22 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-10-12 04:56:23 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-10-12 04:56:23 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-10-12 04:56:24 UTC|4 BUILD_DATE=2021-10-12T06:55:21+02:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=0a748863-ls37 /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-10-12 04:56:24 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-10-12 04:56:24 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-10-12 04:56:24 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-10-12 04:56:24 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2021-10-12 04:56:57 UTC|5 BUILD_DATE=2021-10-12T06:55:21+02:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=0a748863-ls37 /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 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-10-12 04:56:57 UTC/bin/sh -c #(nop) COPY dir:cb9ba3aa440724b5b453f72778115b13456a7e4d550aac2ffd098255484c4bc1 in /
2021-10-12 04:56:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-10-12 04:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-12 04:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-12T06:55:21+02:00
2021-10-12 04:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-10-12 04:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-10-12 04:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=91b9b9a69a023791c7269963e90de884938c3492
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=91b9b9a69a023791c7269963e90de884938c3492
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-12 04:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0a748863-ls37
2021-10-19 01:34:48 UTC/bin/sh -c #(nop) COPY dir:6eefa51aea691ffa6e5c0a2e3d18b682ffefef82c19c562d7a65582314e167e8 in /
2021-10-19 01:34:49 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-19 01:34:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-19 01:34:50 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4-cli-ls37 Build-date:- 2021-10-19T03:33:53+02:00
2021-10-19 01:34:50 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-10-19 01:34:50 UTC/bin/sh -c #(nop) ENV LIBVA_DRIVERS_PATH=/usr/lib/x86_64-linux-gnu/dri NVIDIA_DRIVER_CAPABILITIES=compute,video,utility NVIDIA_VISIBLE_DEVICES=all
2021-10-19 01:35:13 UTC|2 BUILD_DATE=2021-10-19T03:33:53+02:00 VERSION=4.4-cli-ls37 /bin/sh -c echo "**** install runtime ****" && apt-get update && apt-get install -y i965-va-driver libexpat1 libgl1-mesa-dri libglib2.0-0 libgomp1 libharfbuzz0b libv4l-0 libx11-6 libxcb1 libxcb-shape0 libxcb-xfixes0 libxext6 libxml2 ocl-icd-libopencl1 && echo "**** clean up ****" && rm -rf /var/lib/apt/lists/* /var/tmp/*
2021-10-19 01:35:13 UTC/bin/sh -c #(nop) COPY dir:1333197fe8af90a42fb142bc6e080b4816e0357f5ba42bf67a32c25a8ddff5dc in /
2021-10-19 01:35:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/ffmpegwrapper.sh"]
2021-10-19 01:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-19 01:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-19T03:33:53+02:00
2021-10-19 01:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=ffmpeg image by linuxserver.io
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-ffmpeg
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=903487b5030bf8c554aec572b9df5e05b55216d2
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=903487b5030bf8c554aec572b9df5e05b55216d2
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-ffmpeg
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ffmpeg
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-ffmpeg/packages
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4-cli-ls37
2021-10-19 01:35:24 UTC
79.1 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:93d53de50370022b3f100de85159045f16d7136a99be80888c14223c630de895 - 26.9% (21.3 MB)
[#001] sha256:1123571e68e8dfcab43e707cdf27a0964955e810e475d4515a1c8ddf689c4acb - 2.72% (2.15 MB)
[#002] sha256:745b44d8c0270f72f7301f7b0714828ccaf8c97ea3bb480ae02559ae77f6dd57 - 2.63% (2.08 MB)
[#003] sha256:6de4b3c26ad986392cae575d6ee6e7ab39f48b90f0f7c825e3a66bdb9e9427ee - 0.0% (409 Bytes)
[#004] sha256:9eb953d0225a328c6f722840ba7e0b70f80de4e2803d8a00ad7978593da4a21d - 0.0% (276 Bytes)
[#005] sha256:b7ce87bda5bdd27e0525855162b02e716f776bc90039c46546524c1e2e724c92 - 14.91% (11.8 MB)
[#006] sha256:675eab2692ad9e2de65e4d215f00571de743ee2d2d3bf03a1453a9e1aaeba5f5 - 0.0% (2.68 KB)
[#007] sha256:93b923f6b8d21605e039fa0a800d6d8d70396522809ac0b2f59f3d9a3595b1d1 - 28.67% (22.7 MB)
[#008] sha256:e9f5d07931eb11e2b09d63bca1ab85324ee63da1c6a4186588f1a7b11a31c3b6 - 24.16% (19.1 MB)
[#009] sha256:4f9a23653a195ebee4204ae051e58217d6dda59872931d7da51e2fc4fce92f11 - 0.0% (760 Bytes)
/bin/sh -c #(nop) COPY dir:cfd13f72cab5e3af4c8b6e3a8edf9f3870988759356045f901a53a2d7ce44c2c in /
2021-10-12 04:56:38 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-12 04:56:39 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-12 04:56:40 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0a748863-ls37 Build-date:- 2021-10-12T06:55:21+02:00
2021-10-12 04:56:41 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-10-12 04:56:42 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-10-12 04:56:43 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-10-12 04:56:45 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-10-12 04:56:46 UTC|4 BUILD_DATE=2021-10-12T06:55:21+02:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=0a748863-ls37 /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-10-12 04:56:47 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-10-12 04:56:47 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-10-12 04:56:48 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-10-12 04:56:50 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2021-10-12 04:57:16 UTC|5 BUILD_DATE=2021-10-12T06:55:21+02:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=0a748863-ls37 /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 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-10-12 04:57:18 UTC/bin/sh -c #(nop) COPY dir:cb9ba3aa440724b5b453f72778115b13456a7e4d550aac2ffd098255484c4bc1 in /
2021-10-12 04:57:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-10-12 04:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-12 04:57:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-12T06:55:21+02:00
2021-10-12 04:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-10-12 04:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-10-12 04:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-12 04:57:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=91b9b9a69a023791c7269963e90de884938c3492
2021-10-12 04:57:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=91b9b9a69a023791c7269963e90de884938c3492
2021-10-12 04:57:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-10-12 04:57:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-10-12 04:57:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-10-12 04:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-12 04:57:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0a748863-ls37
2021-10-19 01:34:51 UTC/bin/sh -c #(nop) COPY dir:4dca95d258afa18d01f2dd9d51bba3992f8a184764a15d8fca6d452e4f21997d in /
2021-10-19 01:34:51 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-19 01:34:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-19 01:34:53 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4-cli-ls37 Build-date:- 2021-10-19T03:33:53+02:00
2021-10-19 01:34:54 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-10-19 01:35:11 UTC|2 BUILD_DATE=2021-10-19T03:33:53+02:00 VERSION=4.4-cli-ls37 /bin/sh -c echo "**** install runtime ****" && apt-get update && apt-get install -y libexpat1 libfontconfig1 libglib2.0-0 libgomp1 libharfbuzz0b libv4l-0 libx11-6 libxcb1 libxext6 libxml2 && echo "**** clean up ****" && rm -rf /var/lib/apt/lists/* /var/tmp/*
2021-10-19 01:35:12 UTC/bin/sh -c #(nop) COPY dir:1333197fe8af90a42fb142bc6e080b4816e0357f5ba42bf67a32c25a8ddff5dc in /
2021-10-19 01:35:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/ffmpegwrapper.sh"]
2021-10-19 01:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-19T03:33:53+02:00
2021-10-19 01:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=ffmpeg image by linuxserver.io
2021-10-19 01:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-ffmpeg
2021-10-19 01:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-19 01:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=903487b5030bf8c554aec572b9df5e05b55216d2
2021-10-19 01:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=903487b5030bf8c554aec572b9df5e05b55216d2
2021-10-19 01:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-ffmpeg
2021-10-19 01:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ffmpeg
2021-10-19 01:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-ffmpeg/packages
2021-10-19 01:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-19 01:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4-cli-ls37
2021-10-19 01:35:26 UTC
85.8 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:f4970b9d07e8da2afb47358b04b2129621d870e98eac11a860bd4fe828538ea8 - 26.38% (22.6 MB)
[#001] sha256:8f742c7698b5afc40ed8e032202c40f4eee3bb93ffbfaed48350faceb38cb1c1 - 2.5% (2.15 MB)
[#002] sha256:fe9c3ef981c5d217d8853230af651c2af03c5fa5393e8f875506efea4cdb20e1 - 2.45% (2.1 MB)
[#003] sha256:a2ac14559f3aba8b50812c4f02d07f952bb56f3fbf3e8b0b3e54908d5715fb04 - 0.0% (412 Bytes)
[#004] sha256:9d714fd969f5b0af9eb12933891fb4a5f9db6b662d3477d01de24f716a327092 - 0.0% (277 Bytes)
[#005] sha256:934e4ac9ca94d382dc27d4f64d268566a8de2302b8bf68b556703913f8bc3391 - 14.38% (12.3 MB)
[#006] sha256:11c7e1bf1c2f0805d554526d632ee06d7e04580cccb6381c8f816df120e74802 - 0.0% (2.68 KB)
[#007] sha256:a4a4fd67e221a94d422c757e2d3ccc245150adef05d140c723c7e1d620569c47 - 31.16% (26.7 MB)
[#008] sha256:fc4d8ed559ad17bc19e59060cfed483391a3b78363fd403f9c672f9c66aad637 - 23.12% (19.8 MB)
[#009] sha256:2bfc6049d2ce585cbc491b3613da9683c7a34376528ddfe0357fc23b49358c14 - 0.0% (760 Bytes)
/bin/sh -c #(nop) COPY dir:32e6a56dc2371de017d2d595752eddd3507df51f8e8295dc5510475260e0e68c in /
2021-10-12 04:56:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-12 04:56:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-12 04:56:29 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0a748863-ls37 Build-date:- 2021-10-12T06:55:21+02:00
2021-10-12 04:56:30 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-10-12 04:56:31 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-10-12 04:56:32 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-10-12 04:56:34 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-10-12 04:56:35 UTC|4 BUILD_DATE=2021-10-12T06:55:21+02:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0a748863-ls37 /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-10-12 04:56:37 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-10-12 04:56:37 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-10-12 04:56:38 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-10-12 04:56:40 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2021-10-12 04:57:03 UTC|5 BUILD_DATE=2021-10-12T06:55:21+02:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=0a748863-ls37 /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 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-10-12 04:57:04 UTC/bin/sh -c #(nop) COPY dir:cb9ba3aa440724b5b453f72778115b13456a7e4d550aac2ffd098255484c4bc1 in /
2021-10-12 04:57:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-10-12 04:57:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-12 04:57:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-12T06:55:21+02:00
2021-10-12 04:57:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-10-12 04:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-10-12 04:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-12 04:57:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=91b9b9a69a023791c7269963e90de884938c3492
2021-10-12 04:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=91b9b9a69a023791c7269963e90de884938c3492
2021-10-12 04:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-10-12 04:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-10-12 04:57:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-10-12 04:57:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-12 04:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=0a748863-ls37
2021-10-19 01:34:55 UTC/bin/sh -c #(nop) COPY dir:7796964d2962b6267ffc341a21486704e4003e7103a8a41200d3664a1d89a98f in /
2021-10-19 01:34:55 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-10-19 01:34:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-19 01:34:57 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.4-cli-ls37 Build-date:- 2021-10-19T03:33:53+02:00
2021-10-19 01:34:58 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-10-19 01:35:13 UTC|2 BUILD_DATE=2021-10-19T03:33:53+02:00 VERSION=4.4-cli-ls37 /bin/sh -c echo "**** install runtime ****" && apt-get update && apt-get install -y libexpat1 libfontconfig1 libglib2.0-0 libgomp1 libharfbuzz0b libv4l-0 libx11-6 libxcb1 libxext6 libxml2 && echo "**** clean up ****" && rm -rf /var/lib/apt/lists/* /var/tmp/*
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) COPY dir:1333197fe8af90a42fb142bc6e080b4816e0357f5ba42bf67a32c25a8ddff5dc in /
2021-10-19 01:35:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/ffmpegwrapper.sh"]
2021-10-19 01:35:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-10-19 01:35:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-19T03:33:53+02:00
2021-10-19 01:35:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=ffmpeg image by linuxserver.io
2021-10-19 01:35:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-ffmpeg
2021-10-19 01:35:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-10-19 01:35:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=903487b5030bf8c554aec572b9df5e05b55216d2
2021-10-19 01:35:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=903487b5030bf8c554aec572b9df5e05b55216d2
2021-10-19 01:35:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-ffmpeg
2021-10-19 01:35:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ffmpeg
2021-10-19 01:35:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-ffmpeg/packages
2021-10-19 01:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-10-19 01:35:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=4.4-cli-ls37
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.