3 lines
102 B
Bash
3 lines
102 B
Bash
|
podman run --rm --network host --gpus all -ti -v (pwd):/app -e "TERM=xterm-256color" fyp-server bash
|
||
|
|