Hello,
I wanted to create a Docker container that would handle the CAN traffic. Everything went perfectly after granting the host network when running the container (–net=host), but this method is preventing me from exposing ports (Published ports are discarded when using host network mode).
Is there any solutions to access CAN without host privileges?
Thank you in advance.
I am using:
- Verdin imx8m Plus
- Verdin dev board V1.1E
- TorizonCore