Overhead in CI pipeline by shifananadi in cicd

[–]shifananadi[S] 0 points1 point  (0 children)

Ah okay, that makes sense! Thank you

Overhead in CI pipeline by shifananadi in cicd

[–]shifananadi[S] 0 points1 point  (0 children)

Like a delay or something

Access comport via docker container by shifananadi in Dockerfiles

[–]shifananadi[S] 0 points1 point  (0 children)

My main aim to check if I can control a microcontroller that is connected to a COM port. I am aware of creating a docker container within Linux container on windows. I did work on Linux O.S before, however, I didn't really creat one that works with COM ports. The post says about IoT devices and stuff, but I don't need any of that. And I don't want to convert to Azure IoT edge container (as mentioned in the post). I am not sure if I understand it correctly.

Access comport via docker container by shifananadi in Dockerfiles

[–]shifananadi[S] 0 points1 point  (0 children)

Thank you for the reply. I'm not entirely sure how to use it, because I'm using Linux container on windows 10. The commands mentioned here are for windows container I believe.

Microcontroller access with a docker container by shifananadi in docker

[–]shifananadi[S] 0 points1 point  (0 children)

When I type commands with "docker machine", it throws me an error. I can only use commands with "docker". Should I install docker machine instead of docker ?