Docker 이미지로 실행하기

2017. 8. 4. 15:07

nvidia-docker run -it -d --name wanted_name -v /data/notebook/mine:/mine image_path command

Environment/Docker