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 ea0b6e5 commit c9bdc63Copy full SHA for c9bdc63
1 file changed
Dockerfile
@@ -11,8 +11,6 @@ rm -f /tmp/plexmediaserver_${VERSION}_amd64.deb && \
11
apt-get clean && \
12
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
13
14
-
15
16
#Adding Custom files
17
ADD init/ /etc/my_init.d/
18
ADD services/ /etc/service/
0 commit comments