Setting Up Docker Registry

Docker Registry based on Docker Hub for Private use.

1. Move to the external registry creation screen

1) Navigate to [Build Configuration] - [External Container Registries].

[Screen] Registries

2) Click the "+ Register" button in the upper right corner to select the provider for creation.

[Screen] Select External Registries

2. Enter Registry Registration Information

1) Click the "+ Register" button and select "Docker Registry"

[Screen] Select External Registries(Docker Registry)

2) After registering Docker Registry authentication information in the basic information, click the "Test Connection" button.

[Screen] Register Docker Registry Registry Authentication Information
Item (* is required)
Content

Name*

Enter the name of the external container registry to be registered

Describe

Enter a description for the external container registry

Endpoint URL*

External Container Registry Endpoint Address

Registry*

Enter the name of the already registered registry

Access ID*

Docker Login ID

Access Secret*

Docker Login Token

  1. Enter the name of the registry to be created in the registry.

  2. Enter a description for the registry in the description.

  3. Enter the EndPoint URL in the correct format.

  4. Enter the name of the registered registry.

  5. Enter Access ID and Access Secret.

  6. Click "Test Connection" in the upper right corner to verify if the registry is available.

  7. Click the "Save" button in the upper right corner.


Access ID & Access Secret Verification Method

1) Click on the profile in the upper right corner and select "My Account."

2) Confirm the Access ID

Access ID : User's nickname or email address

3) Click on the "Security" tab on the right, then click on "New Access Token" in the upper right.

4) Enter a description for the token and copy the Access Token upon issuance.

Access Token : Copy Access Token

Last updated

Was this helpful?