Docker Hub
Guide for connecting Docker Hub
You can configure Docker Hub as the repository for storing images built in cloudtype and for use during deployment.
Docker Hub Access Token
After creating a Docker Hub account, click your account name button in the top right corner. Then navigate to Account Settings > Security and click
New Access Token
.
Grant Permissions and Generate
In the Access Token Description field, enter a description that identifies the token’s purpose or role, and select Read & Write for Access permissions. The generated token can only be viewed once upon creation.
Connect to ale
In the cloudtype operations system, click
Connect Container Repository
under Cluster > Settings > Container Registry > Read/Write. In the Container Repository Settings window that appears, enter the following values and clickConnect
to establish the Docker Hub connection:
- Repository Provider: Docker Hub
- Username: Docker Hub ID
- Password(Token): Docker Hub Access Token