Container Registry overview
    • PDF

    Container Registry overview

    • PDF

    Article summary

    Overview

    NAVER Cloud Platform's Container Registry is a private Docker container image storage with Docker Container Registry v2 specifications. You can use it to easily save, manage, and distribute Docker container images.
    NAVER Cloud Platform Container Registry's API is provided in the RESTful format. It's done through HTTP method calls such as GET/POST, and see the following guide link for more information on how to use it.

    Common settings

    API URL

    The API URL is configured differently depending on the Region the user is in. The API URLs by Region are as follows.

    Korea Region: https://ncr.apigw.ntruss.com/ncr/api/v2
    Singapore Region: https://ncr.apigw.ntruss.com/ncr/sgn-api/v2
    Japan Region: https://ncr.apigw.ntruss.com/ncr/jpn-api/v2
    

    Request headers

    The following describes commonly used headers in Container Registry API. For headers common to NAVER Cloud Platform, see Ncloud API common headers.

    HeadersDescription
    Content-TypeSpecify the request's body content type as application/JSON

    Response status codes

    The following describes commonly used response status codes in Container Registry API.

    HTTP status codeCodeMessageDescription
    400-Bad RequestRequest error due to HTTPS protocol or UTF-8 encoding
    401-UnauthorizedAuthentication information to use the requested resource was not provided or is invalid
    403-ForbiddenNo permissions to the requested resource
    500-Internal Server ErrorServer error

    Operations


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.