Managing Docker Credentials
Adding Docker Credentials
-
Click
Projects from the primary navigation menu.
Your project library opens, listing the existing projects. -
Click a project in the list.
The project opens on its job library. -
Click
Docker credentials from the secondary navigation menu.
The page opens with the list of existing credentials. -
Click New credentials to add new Docker credentials.
A panel opens that you can edit. -
Enter the required information.
The Credentials type field offers two options: Docker Hub
andPrivate Docker Registry
.
If you choosePrivate Docker Registry
, you will need to provide information about your registry. -
Click Save to confirm the creation.
Your Docker credentials are now saved in your project and can be used in jobs and custom apps.
To delete Docker credentials, click the credentials you want to delete.
In the right-hand panel that opens, scroll to the bottom and click |
Modifying Docker Credentials Information
-
Click
Projects from the primary navigation menu.
Your project library opens, listing the existing projects. -
Click a project in the list.
The project opens on its job library. -
Click
Docker credentials from the secondary navigation menu.
The page opens with the list of existing credentials. -
Click the Docker credentials you want to change in the list.
A panel opens that you can edit. -
Change the Credentials type, the Registry if it is a private Docker registry, the Username, and the Password as needed.
-
Click Save to save your changes.