Registry

Besides the public registries like Docker Hub, you can also bind your private registries to your workspace. This allows you to store and deploy your custom images in a private space.

Create New Registry Auth

Navigate to the registries tab in the settings page of your workspace, and then simply click the New registry auth button on the top right corner. You will be choose a registry source from the list.

registry 0.6x

Currently, we support the following private registrie presets:

You can also create a custom registry auth by providing the registry URL, username, and password.

Use a Private Registry

After you've created a registry auth successfully, you can use it to access your private images for workloads creation.

Take Dev Pod and a docker hub registry as an example, navigate to the pod creation page, and in the Container configuration section, select custom image. Input the image address in the Image field, and select the registry auth you created in the Private image registry auth field.

use registry 0.8x

With these configurations, you can launch your Dev Pod with a private image.

Lepton AI

© 2025