You'll need two things!
- Username
- Access Token
Getting your Docker Hub access token.
- Sign Up or Login to your Docker Hub account
- Go to > https://hub.docker.com/settings/security
- Select "New Access Token"
- Enter a description, something catchy like "Cloudsmith Upstream"...
- Select appropriate access permissions.
Note: The access token will only be displayed once. It will not be stored and cannot be retrieved.
Configuring your Upstream in Cloudsmith.
- Go to > https://cloudsmith.io/[ORGANIZATION]/repos/[REPOSITORY]/upstreams/
- Select "Create Upstream"
- Enter a Name/Description
- Enter the Upstream URL path, for Docker Hub use https://index.docker.io
For more information on configuring a Docker upstream, check out our documentation.
- Enter your Docker Hub username as the username
- Enter the Docker Hub access token as the password
Comments
Article is closed for comments.