MLDonkey is a old but good way to download ed2k: links, I write a HOWTO install MLDonkey on a plain OMV install, but this time on OMV4 I'll try a diferent aproach and describe How To Install a MLDonkey container on DockerGUI.
First some recomended reads:
[How to] Install Pi-Hole in Docker: Update - 01/09/18
and the most important for this guide: https://hub.docker.com/r/angeletor/mldonkey/
updated 07/03/2018: other very good and recomended Docker is: https://hub.docker.com/r/logicwar/mldonkey/
After that is time to begin.
first you need to create user mldonkey in N4F webGUI that is the user that mldonkey docker use to write files/ run.
0.1.jpg
0.2.jpg
Now Go to docker plugin
1 - search in Docker pluging for mldoney , I select angeletor/mldonkey for my install, you can choose other if prefer.
2 - once downloaded, select it, press the "Run Image" button.
2.jpg
3 - Now is time to configure your docker image to your needs, I use bridge mode to use same IP that my NAS use to access MLDonkey WebGUI later, see screenshot.
write all exposed port on the docker to your Host (you can change it later).
configure Volumes to store config in persistent paht so changes that you do to mldonkey later ( ports, or password for admin) become persistent, otherwise, changes are lost on reboot.