mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-04-08 07:43:56 +08:00
3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
docker run -it --rm agnos-builder:latest /bin/bash
|