We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9bdc63 commit 29fb457Copy full SHA for 29fb457
1 file changed
Dockerfile
@@ -11,6 +11,7 @@ rm -f /tmp/plexmediaserver_${VERSION}_amd64.deb && \
11
apt-get clean && \
12
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
13
14
+
15
#Adding Custom files
16
ADD init/ /etc/my_init.d/
17
ADD services/ /etc/service/
0 commit comments