Documentation Index

Fetch the complete documentation index at: https://guide.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

Container Registry scenario

Prev Next

The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

Available in Classic and VPC

NAVER Cloud Platform's Container Registry provides a Docker container image storage with Docker Registry v2 specifications. The Docker container images are stored in Object Storage, and developers can upload (push) and download (pull) Docker container images using Docker CLI commands.

The full sequence for utilizing NAVER Cloud Platform's Container Registry is as follows.

The descriptions for each step are as follows.

  1. Object Storage creation management: console

  2. Container Registry creation and management: console

  3. Container Registry login: terminal program on PC

  4. Upload (push)/Download (pull) Docker container images: terminal program on PC

  5. Scan security vulnerabilities in Docker container images: console