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