OS
Ubuntu 20.04 (CUDA 12.9 cuDNN devel)
Ubuntu 20.04 + CUDA 12.9 cuDNN devel
IMAGE
wellmadecomputer/ssh-cuda:ubuntu20.04-cuda12.9.0-devel
템플릿 정보
이름
Ubuntu 20.04 (CUDA 12.9 cuDNN devel)
설명
Ubuntu 20.04 + CUDA 12.9 cuDNN devel
카테고리
OS
공개 여부
공개
저장소 주소
wellmadecomputer/ssh-cuda:ubuntu20.04-cuda12.9.0-devel
시작 명령어
sh -c '\ ssh-keygen -A && \ if [ -n "$ROOT_PASSWORD" ]; then echo root:"$ROOT_PASSWORD" | chpasswd; fi && \ exec /usr/sbin/sshd -D'
포트
- 22 : (SSH) ssh
환경 변수
- ROOT_PASSWORD : 랜덤 생성됨