add docker container for CAN inspection

This commit is contained in:
sigil-03 2025-09-03 17:57:04 -06:00
parent 90835f8a63
commit 806dcc7e15
4 changed files with 23 additions and 0 deletions

3
inspect/can/init.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
source venv/bin/activate
exec bash