2018-08-17 22:13:50 UTC
183 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:3b37166ec61459e76e33282dda08f2a9cd698ca7e3d6bc44e6a6e7580cdeff8e - 22.55% (41.2 MB)
[#001] sha256:7ec003530097634763b01d3d311009def8f66299a44eb2a621ee330c9c5df255 - 0.0% (854 Bytes)
[#002] sha256:41825884e95d013ab0996935585159bb8b89b90fcd7b37487192df0f003f48be - 0.0% (526 Bytes)
[#003] sha256:ce04d91146dc6e19b26eb74845878f32401f08fd0b51eebdcabf893ac1c6d072 - 0.0% (854 Bytes)
[#004] sha256:4f75900e7ea446338a95c101ce9c210b78915011a8ea7807d5281489945a47e3 - 0.0% (168 Bytes)
[#005] sha256:c69ec68b81ba68ac0c90cc8c3741e018caafa9c5aea00dfa9f96ff415813b831 - 0.0% (674 Bytes)
[#006] sha256:57889324be1ca3ddc44348ed912522749cab5b2fbb2a0fa49c89842b64bc69f7 - 7.69% (14.1 MB)
[#007] sha256:7e76f3aa531c992dbe1ac5e2028610d256a8256a934fa896c958113a8d852ef4 - 0.0% (450 Bytes)
[#008] sha256:7789fd92be10cb3d20f88c6567e9920e1d2b719bf84b1f1b555682f0d2e83470 - 69.76% (128 MB)
[#009] sha256:3b7838c61de859a0cdd2b69c733342d92f5faa3ce81df13befa86d877571cd16 - 0.0% (2.53 KB)
/bin/sh -c #(nop) ADD file:e11fdafe52864b5f4f57c18ce7f2a0e319a8f96d955b16cd3c2756545bf6a272 in /
2018-08-17 22:11:15 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-08-17 22:11:16 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-08-17 22:11:18 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-08-17 22:11:19 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-08-17 22:11:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-08-17 22:11:55 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.2.2
2018-08-17 22:11:56 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2018-08-17 22:11:56 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2018-08-17 22:11:56 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2018-08-17 22:11:57 UTC/bin/sh -c #(nop) COPY file:f07f99d95a4f4ef5c69ddff550bf9a91ddb959f6017462d96775db3b2628cd29 in /etc/apt/
2018-08-17 22:12:32 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-08-17 22:12:33 UTC/bin/sh -c #(nop) COPY dir:22123dbed7dc1935bfa9d9027a691284dd0faeb6de2c89ab7b9718b90d91bb18 in /
2018-08-17 22:12:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2018-08-17 22:13:22 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2018-08-17 22:13:22 UTC/bin/sh -c #(nop) ARG VERSION
2018-08-17 22:13:22 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 141 Build-date:- August-17-2018-22:13:17-UTC
2018-08-17 22:13:23 UTC/bin/sh -c #(nop) LABEL maintainer=stian larsen,sparklyballs
2018-08-17 22:13:23 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-08-17 22:13:49 UTC|2 BUILD_DATE=August-17-2018-22:13:17-UTC VERSION=141 /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-08-17 22:13:49 UTC/bin/sh -c #(nop) COPY dir:0acbde9da3f7642393bc0bed7e71c2398fbb9853f88cbde61f157fa3bacb7f6e in /
2018-08-17 22:13:50 UTC/bin/sh -c #(nop) EXPOSE 1900/udp 32400/tcp 32400/udp 32469/tcp 32469/udp 5353/udp
2018-08-17 22:13:50 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.