I have my docker host (OMV server) oi a DMZ network and i’d like to get my LAN network devices to be able to access the docker containers.
How would i make my docker containers have the ip addresses of the DMZ network?
Or alternatively, how would i configure my router to access the docker virtual network from my LAN network?
Please?