✨ Initial commit
This commit is contained in:
commit
ee7f6593d5
5 changed files with 32 additions and 0 deletions
3
run-docker
Executable file
3
run-docker
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
docker build -t test-nvidia `dirname $0`
|
||||
docker run --gpus all -it --rm test-nvidia
|
Loading…
Add table
Add a link
Reference in a new issue