Northeastern-Electric-Racing / Cerberus

Our FreeRTOS-based vehicle control application
1 stars 0 forks source link

[DevOps] - Add batch file on windows that will autorun the USB mount and start the docker container #105

Closed nwdepatie closed 6 months ago

nwdepatie commented 7 months ago

Current Features

Desired Additional Features

Batch file that can be double clicked like an executable to autolaunch the docker container with a COM port mounted to the container. Might need to detect the presence of a COM port in the Python script so that might need to be modified a bit (potentially)

Screenshots (as needed)

No response

nwdepatie commented 7 months ago

Stretch: Install Python3 and Docker for user if they don't have them installed? (probably using winget)

nwdepatie commented 6 months ago

Moved to Embedded-Base