started working on runner
This commit is contained in:
2
runner/run.sh
Executable file
2
runner/run.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
podman run --rm --network host --gpus all -ti -v $(pwd):/app -e "TERM=xterm-256color" fyp-runner bash
|
||||
Reference in New Issue
Block a user