Skip to main content

Save Image

For more information, please refer to the image usage documentation.

Custom Image

Regarding custom images, GPUHub does not currently support directly pulling and deploying custom Docker images from third-party registries.
The recommended workflow is:
  1. Create an instance using one of the provided base images and configure your environment within GPUHub.
  2. Save the configured environment as a custom image under your account for future reuse.
  3. Once the image is successfully saved, you will receive an Image ID. This Image ID can be shared with and authorized for use by other GPUHub accounts.
  4. The Image ID can also be used when creating Elastic Deployments, allowing you to launch instances with your preconfigured environment automatically.
This approach ensures consistent environments across instances and deployments while avoiding the need to repeatedly configure dependencies and software.