fyp/run.sh

3 lines
132 B
Bash
Raw Normal View History

2024-05-06 18:17:15 +01:00
#!/bin/bash
podman run --rm --network host --gpus all --name fyp-server -it -v $(pwd):/app -e "TERM=xterm-256color" fyp-server bash