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 busses between containers and, if applicable, the host system.
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.