Hi,
I have a hard time understanding docker networking and how it interact with NIC’s (Network Interfaces).
So my question is:
-
Is it possible to state witch network interface that should be connected with which docker network.
-
When using network_mode: host, can that be connected with a specific network interface?
And can it be done in docker-compose?
Environment:
Linux, Raspberry Pi OS Lite, Release date: May 7th 2021