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:
- The provider (see supported registries below)
- A name to help you identify your credential
- The username or namespace
- A token or password
Supported Registries
Section titled “Supported Registries”| Provider | Description |
|---|---|
| GitHub (GHCR) | GitHub Container Registry at ghcr.io |
| Docker Hub | Docker Hub at docker.io |
| Docker Hardened Images | Docker’s verified hardened images at dhi.io |
| Generic | Any 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: