Skip to main content

Docker

Private registry

Cloudron supports multiple private Docker registries for pulling images when installing custom apps.

Each registry requires:

  • Server - The registry hostname (e.g., ghcr.io, docker.io)
  • Username - Your registry username
  • Password - Your registry password or access token
Use docker.io for DockerHub

When using the private DockerHub registry, use docker.io as the server (not docker.com).