2018-03-16 23:14:14 UTC
180 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_DOWNLOADhttps://downloads.plex.tv/plex-media-server
PLEX_INSTALLhttps://plex.tv/downloads/latest/1?channel=8&build=linux-ubuntu-x86_64&distro=ubuntu
PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR/config/Library/Application Support
PLEX_MEDIA_SERVER_HOME/usr/lib/plexmediaserver
PLEX_MEDIA_SERVER_INFO_DEVICEdocker
PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS6
PLEX_MEDIA_SERVER_USERabc
TERMxterm
[#000] sha256:d5be180af348ac44133d399a170e2a5cd2d1169cb0d809049de6383d444320a6 - 22.75% (41 MB)
[#001] sha256:b74b5c3a54b8a4c985ff0ae185d64f9e4c9102a28886e68bdffe3ed155e276e7 - 0.0% (818 Bytes)
[#002] sha256:8eb534418602eff71c05d460003d112b70f460dbf1b73b870e64811c2b6aa942 - 0.0% (513 Bytes)
[#003] sha256:3c1cc5670129e29f3dbfce433c7846c2123ff823c3b958eaaa4239b84b4ca223 - 0.0% (851 Bytes)
[#004] sha256:0b0bd55ba2faf9aaa704079b105fbf53ed8f136d48e0981daa6a276863a135f6 - 0.0% (162 Bytes)
[#005] sha256:3422e876a3c55f3463c0e27266e507d6d05a32327eb798215658583bd80ed952 - 0.0% (672 Bytes)
[#006] sha256:199a0b935f821b0f11ff0b93d49d9807bc0f8baa28d9a5e476744f28d6ea3cec - 7.8% (14.1 MB)
[#007] sha256:1ed2672d31167ad82e350e76c069808c907a54dd5b52d95676e61fd95ea19ef9 - 0.0% (450 Bytes)
[#008] sha256:b7d9a6f115c6182a82bdaafa387bd9418ed9aa453d7fc00fc69872ec5125e401 - 69.45% (125 MB)
[#009] sha256:ba13f3e301d02767cf90ef58482c231fa33f06ac6840b91a7e528cb299c726e9 - 0.0% (2.53 KB)
/bin/sh -c #(nop) ADD file:f75765c939b5af462613a34a0848e78b7f35c456e2f3d746d72c329ae0c718d2 in /
2018-03-16 23:11:18 UTC/bin/sh -c 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
2018-03-16 23:11:19 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-03-16 23:11:20 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-03-16 23:11:21 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-03-16 23:11:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-03-16 23:12:11 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.2.2
2018-03-16 23:12:11 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2018-03-16 23:12:12 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2018-03-16 23:12:12 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2018-03-16 23:12:12 UTC/bin/sh -c #(nop) COPY file:d69d31260cf8703275862ccb9e3f21775d8105ad9d0396aebf7ec71cab4ee5f0 in /etc/apt/
2018-03-16 23:12:37 UTC|3 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.2.2 /bin/sh -c 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/*
2018-03-16 23:12:37 UTC/bin/sh -c #(nop) COPY dir:a96d5ad375857532258a1d4675c76e722e761789ae9d7ce0b6223f9e8c1f473a in /
2018-03-16 23:12:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-03-16 23:13:30 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-03-16 23:13:30 UTC/bin/sh -c #(nop) ARG VERSION
2018-03-16 23:13:31 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 119 Build-date:- March-16-2018-23:13:14-UTC
2018-03-16 23:13:31 UTC/bin/sh -c #(nop) LABEL maintainer=stian larsen,sparklyballs
2018-03-16 23:13:32 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive PLEX_DOWNLOAD=https://downloads.plex.tv/plex-media-server PLEX_INSTALL=https://plex.tv/downloads/latest/1?channel=8&build=linux-ubuntu-x86_64&distro=ubuntu PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR=/config/Library/Application Support PLEX_MEDIA_SERVER_HOME=/usr/lib/plexmediaserver PLEX_MEDIA_SERVER_INFO_DEVICE=docker PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=6 PLEX_MEDIA_SERVER_USER=abc
2018-03-16 23:14:12 UTC|2 BUILD_DATE=March-16-2018-23:13:14-UTC VERSION=119 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y avahi-daemon dbus unrar wget && echo "**** install plex ****" && curl -o /tmp/plexmediaserver.deb -L "${PLEX_INSTALL}" && dpkg -i /tmp/plexmediaserver.deb && echo "**** change abc home folder to fix plex hanging at runtime with usermod ****" && usermod -d /app abc && echo "**** cleanup ****" && apt-get clean && rm -rf /etc/default/plexmediaserver /tmp/* /var/lib/apt/lists/* /var/tmp/*
2018-03-16 23:14:13 UTC/bin/sh -c #(nop) COPY dir:521603a08ebd8dafec219e852997303aac309dabcf12ee056270ae41aa6f76dc in /
2018-03-16 23:14:14 UTC/bin/sh -c #(nop) EXPOSE 1900/udp 32400/tcp 32400/udp 32469/tcp 32469/udp 5353/udp
2018-03-16 23:14:14 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.