From 06b150f6ead567305d364598b2c2b1d54e8795dd Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Mon, 20 Aug 2018 20:40:47 +0100 Subject: [PATCH] Remove unused script files --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 7145dd6..5981ccf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -127,11 +127,13 @@ RUN curl -fsSL http://ftp.de.debian.org/debian/pool/main/g/gcc-${LIBSTDCPP_VER:0 && cd usr/lib/plexmediaserver \ && rm -f \ "Plex Media Server Tests" \ + MigratePlexServerConfig.sh \ libcrypto.so.1.0.0 \ libcurl.so.4 \ libssl.so.1.0.0 \ libxml2.so.2 \ libxslt.so.1 \ + Resources/start.sh \ # Place shared libraries in usr/lib so they can be actually shared && mv *.so* ../