Spaces:
No application file
No application file
| # WARNING: mount your own folders using -v | |
| docker run -e DISPLAY=$DISPLAY \ | |
| --name="qin_simpleclick_dev" \ | |
| --shm-size 16G \ | |
| --gpus all \ | |
| -v /tmp/Xauthority-qinliu19:/root/.Xauthority:rw \ | |
| -v /playpen-raid2/qinliu/data:/work/data \ | |
| -v /playpen-raid2/qinliu/projects:/work/projects \ | |
| --net host --rm -it simpleclick:cu114_v1.0 bash |