Closed 3alpha closed 3 years ago
When connecting containers to the internal dncore_network, option --alias should be passed so Docker's internal DNS can resolve them properly. This way, updating BIND will be unnecessary and system should be more resilient.
dncore_network
--alias
Implemented on https://github.com/dappnode/DNP_DAPPMANAGER/commit/c2cf80f3ff5759998956edec4f3ee2af10b96880
When connecting containers to the internal
dncore_network
, option--alias
should be passed so Docker's internal DNS can resolve them properly. This way, updating BIND will be unnecessary and system should be more resilient.