UPNP service fix - minissdpd service install and configure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM debian
|
||||
FROM debian:10
|
||||
|
||||
RUN apt-get update && apt-get install -y minidlna vim net-tools
|
||||
RUN apt-get update && apt-get install -y minidlna minissdpd net-tools
|
||||
|
||||
COPY files/start.sh /opt/start.sh
|
||||
RUN chmod 755 /opt/start.sh
|
||||
|
||||
Reference in New Issue
Block a user