dockerfile
Closed this issue · 1 comments
yangju1999 commented
도커 컨테이너에서 실행해보려고 하는데
혹시 dockerfile이 따로 있을까요? ㅠㅠ
Beomi commented
도커파일이 따로는 없지만, pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime 도커 이미지 기반에서 requirements.txt
를 설치해서 쓰시면 됩니다!
Closed this issue · 1 comments
도커 컨테이너에서 실행해보려고 하는데
혹시 dockerfile이 따로 있을까요? ㅠㅠ
도커파일이 따로는 없지만, pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime 도커 이미지 기반에서 requirements.txt
를 설치해서 쓰시면 됩니다!