mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-04-06 06:43:53 +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
|