Feedback

Chat Icon

Cloud Native CI/CD with GitLab

From Commit to Production Ready

GitLab Container Registry
14%

Authenticate with GitLab Container Registry

You can use your GitLab username and password to authenticate with GitLab Container Registry, but it's not recommended. Instead, you should use a personal access token (PAT). To create one:

  • Go to your profile page, click on Preferences -> Access Tokens.
  • Give your token a name (e.g. Learning).
  • Set an expiration date.
  • Select the api scope.
  • Click on Create personal access token.
  • Copy the token to your clipboard.

You can also use the following link to go directly to the access token creation page:

https://gitlab.com/-/user_settings/personal_access_tokens

Cloud Native CI/CD with GitLab

From Commit to Production Ready

Enroll now to unlock all content and receive all future updates for free.