Skip to main content

Images

Choose a specific container image for a Paperspace Deployment.

Container images are required to run a Paperspace App. Gradient deployments support images from both public and private container registries. Private registry connections must be established before the deployment is started and can be created in the Paperspace web console.

When a replica is spinning up, the image will be pulled from the specified container registry and started on the machine type specified in the deployment spec.

  image: paperspace/app-fixture:0.1.3
containerRegistry: my-registry # (optional) name of the container registry to use for the app.