새 VM 인스턴스에 NVIDIA 드라이버를 설치하는 것은 시간이 오래 걸릴 수 있으며 수많은 이미지를 만들어야 하는 경우에는 특히 더 그렇습니다. 이를 방지하기 위한 한 가지 방법은 딥 러닝 VM 이미지 중 하나를 기반으로 하되 NVIDIA 드라이버가 사전 설치되어 있는 자체 이미지를 만드는 것입니다.
이 페이지에서는 기존 딥 러닝 VM 이미지를 기반으로 새로운 이미지를 만드는 방법을 설명합니다.
새 인스턴스 만들기
우선 다음 주제 중 하나의 안내에 따라 새 인스턴스를 만듭니다. 이때 새 인스턴스에 GPU를 1개 이상 포함하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-04(UTC)"],[[["This guide outlines the process of creating a custom Deep Learning VM image with pre-installed NVIDIA drivers to save time on future setups."],["You'll start by creating a new Deep Learning VM instance that includes at least one GPU, following one of the provided guides."],["After ensuring the NVIDIA drivers are installed on the instance, you will then stop the instance to create a custom image from it."],["The final step is running a command to generate the custom image, complete with pre-installed NVIDIA drivers, allowing for quicker deployment of new Deep Learning VM instances."]]],[]]