Skip to content

Registry Credentials

Registry credentials are used to access private container registries.

In Sliplane, your credentials are stored on team level, meaning everyone in the team can use them.

The credential contains:

  1. The provider (see supported registries below)
  2. A name to help you identify your credential
  3. The username or namespace
  4. A token or password
ProviderDescription
GitHub (GHCR)GitHub Container Registry at ghcr.io
Docker HubDocker Hub at docker.io
Docker Hardened ImagesDocker’s verified hardened images at dhi.io
GenericAny other container registry (e.g. AWS ECR, Google Artifact Registry, GitLab Container Registry)

Find out more information about how to create credentials for private images: