2021-06-04 17:06:38 UTC
135 MB
noninteractive
HOME/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PLEX_ARCHarm64
PLEX_DOWNLOADhttps://downloads.plex.tv/plex-media-server-new
PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR/config/Library/Application Support
PLEX_MEDIA_SERVER_HOME/usr/lib/plexmediaserver
PLEX_MEDIA_SERVER_INFO_DEVICEDocker Container (LinuxServer.io)
PLEX_MEDIA_SERVER_INFO_VENDORDocker
PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS6
PLEX_MEDIA_SERVER_USERabc
TERMxterm
[#000] sha256:d576d43a24f25e6ada4bd92ac592f0eeb6b4c35311668e3126e8b45e3cfa420a - 16.7% (22.6 MB)
[#001] sha256:6ea65a5b75bf01bd05351f216e3f2f14f4c42633080f9601e09c71b37d8cd35e - 1.59% (2.15 MB)
[#002] sha256:5b383599f2d98804521128baf105c0b70bf024e38c8c237bfca00c7f3a253d1c - 1.55% (2.1 MB)
[#003] sha256:832fccb8c4ea493475aa8840ea04b890080b06d5613d95a1ceb9853522ac6438 - 0.0% (440 Bytes)
[#004] sha256:093dd7da3cd19ead71ffac16db8775fcd1dded2079b82d9dbc89f8504745ea2f - 0.0% (280 Bytes)
[#005] sha256:c6ce93cc69ddb9b9603bf94b20ca2b899aba97348ddb6c350d644cf0f2c0527e - 9.12% (12.3 MB)
[#006] sha256:7b0cad5c85c4386db05401e3137a0bada47aebbd4ac7d7d9755217c6acbfc01e - 0.0% (2.64 KB)
[#007] sha256:472bda6b1b69c1b8a912689d559059bf2fd28b1b29124bc5106cdd643d95cd19 - 71.04% (96.1 MB)
[#008] sha256:14cd6d660e3a6eeea3775ee0343054a0822b62c5dd9fcc7387a0b67f0271bf1d - 0.0% (4.02 KB)
/bin/sh -c #(nop) COPY dir:e0e8fafb79ccc785c6da4e83e3c30283dcacb4b94b5c91e5bc34a5ebceecb82c in /
2021-05-18 05:12:46 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-05-18 05:12:46 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-18 05:12:47 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 8dc51081-ls23 Build-date:- 2021-05-18T06:10:51+01:00
2021-05-18 05:12:47 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-05-18 05:12:48 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-05-18 05:12:49 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2021-05-18 05:12:51 UTC/bin/sh -c #(nop) ADD fe393366cedf1fae03f3abe8da9c363fe176b7fde62c195119a98ec6cedced59 in /tmp/
2021-05-18 05:12:55 UTC|4 BUILD_DATE=2021-05-18T06:10:51+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=8dc51081-ls23 /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-05-18 05:12:56 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-05-18 05:12:56 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2021-05-18 05:12:57 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2021-05-18 05:12:58 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2021-05-18 05:14:18 UTC|5 BUILD_DATE=2021-05-18T06:10:51+01:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=8dc51081-ls23 /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-05-18 05:14:21 UTC/bin/sh -c #(nop) COPY dir:a22d3c20fa01317df8661e420efd660190a109fc9be6bb8085674018a2cd9f89 in /
2021-05-18 05:14:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-05-18 05:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-05-18 05:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-18T06:10:51+01:00
2021-05-18 05:14:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-ubuntu image by linuxserver.io
2021-05-18 05:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-ubuntu
2021-05-18 05:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-05-18 05:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=4cc6c2c941c91eeedbfccde0015a5724e22cc743
2021-05-18 05:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4cc6c2c941c91eeedbfccde0015a5724e22cc743
2021-05-18 05:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-ubuntu
2021-05-18 05:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-ubuntu
2021-05-18 05:14:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-ubuntu/packages
2021-05-18 05:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-05-18 05:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=8dc51081-ls23
2021-06-04 17:04:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-04 17:04:22 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-04 17:04:23 UTC/bin/sh -c #(nop) ARG PLEX_RELEASE
2021-06-04 17:04:24 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 1.23.1.4602-280ab6053-ls36 Build-date:- 2021-06-04T17:02:50+00:00
2021-06-04 17:04:26 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2021-06-04 17:04:27 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive PLEX_DOWNLOAD=https://downloads.plex.tv/plex-media-server-new PLEX_ARCH=arm64 PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR=/config/Library/Application Support PLEX_MEDIA_SERVER_HOME=/usr/lib/plexmediaserver PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=6 PLEX_MEDIA_SERVER_USER=abc PLEX_MEDIA_SERVER_INFO_VENDOR=Docker PLEX_MEDIA_SERVER_INFO_DEVICE=Docker Container (LinuxServer.io)
2021-06-04 17:05:56 UTC|3 BUILD_DATE=2021-06-04T17:02:50+00:00 PLEX_RELEASE=1.23.1.4602-280ab6053 VERSION=1.23.1.4602-280ab6053-ls36 /bin/sh -c echo "**** install runtime packages ****" && apt-get update && apt-get install -y jq udev unrar wget && echo "**** install plex ****" && if [ -z ${PLEX_RELEASE+x} ]; then PLEX_RELEASE=$(curl -sX GET 'https://plex.tv/api/downloads/5.json' | jq -r '.computer.Linux.version'); fi && curl -o /tmp/plexmediaserver.deb -L "${PLEX_DOWNLOAD}/${PLEX_RELEASE}/debian/plexmediaserver_${PLEX_RELEASE}_${PLEX_ARCH}.deb" && dpkg -i /tmp/plexmediaserver.deb && echo "**** ensure abc user's home folder is /app ****" && usermod -d /app abc && echo "**** cleanup ****" && apt-get clean && rm -rf /etc/default/plexmediaserver /tmp/* /var/lib/apt/lists/* /var/tmp/*
2021-06-04 17:06:16 UTC/bin/sh -c #(nop) COPY dir:28e5752c4c1319ce8fbf810445734dd870edb15da9ac8f0f742ccea25c4b5977 in /
2021-06-04 17:06:17 UTC/bin/sh -c #(nop) EXPOSE 1900/udp 3005/tcp 32400/tcp 32410/udp 32412/udp 32413/udp 32414/udp 32469/tcp 5353/udp 8324/tcp
2021-06-04 17:06:18 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-04 17:06:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-04 17:06:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-04T17:02:50+00:00
2021-06-04 17:06:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Plex](https://plex.tv) organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices. This container is packaged as a standalone Plex Media Server. has always been a top priority. Straightforward design and bulk actions mean getting things done faster.
2021-06-04 17:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-plex
2021-06-04 17:06:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-04 17:06:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cea77a92aa1821b93a2e14b0d56a2f8d68c878ce
2021-06-04 17:06:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cea77a92aa1821b93a2e14b0d56a2f8d68c878ce
2021-06-04 17:06:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-plex
2021-06-04 17:06:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Plex
2021-06-04 17:06:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-plex/packages
2021-06-04 17:06:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-04 17:06:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.23.1.4602-280ab6053-ls36
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.