Configuration referenceJob configuration
GPU Container Job configuration
Fields you set when you create a GPU Container Job.
A GPU Container Job takes these fields as well as the common fields and GPU configuration shared by every job.
| Field | Required | CLI flag | Description |
|---|---|---|---|
| Base OS image | Yes | --base-image | Operating system image for the container. Your model masters set the available images, for example Ubuntu 22.04 + CUDA 13.0. If you omit --base-image, the CLI sends Ubuntu22.04/CUDA12.9. |
| Disk | No | --root-disk-size-gb | Root disk size in GB. Minimum 100. |