mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
Merge pull request #21 from libesz/patch-1
minidlna is not the valid binary name
This commit is contained in:
@@ -15,4 +15,4 @@ WORKDIR /opt
|
||||
EXPOSE 1900/udp
|
||||
EXPOSE 8200/tcp
|
||||
|
||||
CMD ["minidlna", "-d"]
|
||||
CMD ["minidlnad", "-d"]
|
||||
|
||||
Reference in New Issue
Block a user