## Outline

### Overview of Image Repository

The image repository is used to store and distribute Docker images. You can package your application into a Docker image and push it to the image repository. When needed, you can pull it from the image repository to the local environment.

### Types of Image Repositories Supported by UK8S

UK8S supports various public and private image repositories, such as:

1. Official DockerHub image repositories (default)
2. UHub (DezaiCloud image repository)
3. Private image repositories of users

### User Guide

1. UHub Product Documentation

2. [Using UHub in UK8S](/docs/uk8s/dockerhub/using_uhub_in_uk8s)
