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].

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

2. Enter Registry Registration Information
1) Click the "+ Register" button and select "Docker Registry"

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

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
Enter the name of the registry to be created in the registry.
Enter a description for the registry in the description.
Enter the EndPoint URL in the correct format.
Enter the name of the registered registry.
Enter Access ID and Access Secret.
Click "Test Connection" in the upper right corner to verify if the registry is available.
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?