RemotiveBus
RemotiveBus is a Docker network plugin that adds additional network support for docker containers.
- CAN via SocketCAN allows containers to communicate with physical CAN interfaces on the host.
- VCAN via SocketCAN can set up virtual CAN buses between containers and, if applicable, the host system.
- VLAN provides 802.1Q-based Ethernet connectivity for containers, with support for bridging to physical network interfaces.
RemotiveBus is extensible via plugins, which can be notified when networks are created and destroyed. This enables uses cases such as network monitoring or bridging to other networks.