Docker Hub
https://registry.hub.docker.com/r/vladgh/minidlnaUsage. Prefix any configuration directive of MiniDLNA with MINIDLNA_ and run your container: docker run -d \ --net=host \ -v <media dir on host>:/media \ -e MINIDLNA_MEDIA_DIR=/media \ -e MINIDLNA_FRIENDLY_NAME=MyMini \ vladgh/minidlna. Note: You need to run the container in host mode for it to be able to receive UPnP broadcast packets.
Docker Hub
https://hub.docker.com/r/vimagick/minidlnaReadyMedia (formerly known as MiniDLNA) is a simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. It is developed by a NETGEAR employee for the ReadyNAS product line.