1
1
1Logic2021-03-15 13:11:07
Serial port
1Logic, 2021-03-15 13:11:07

How to forward com port in Docker?

Hello!
Tell me, please, where to dig to forward the com-port in Docker? Search engines show only information on network port forwarding.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2021-03-15
@q2digger

https://www.losant.com/blog/how-to-access-serial-d...

V
Vladimir Kuts, 2021-03-15
@fox_12

docker-compose.yml:

....
  какой-то контейнер:
     ...
     devices:
        - "/dev/ttyACM0:/dev/ttyACM0"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question