When configuring a queue or submitting a job, include a base accelerator image in the queue or job resource configuration:
How does W&B Launch build images?
The steps for building an image depend on the job source and the specified accelerator base image in the resource configuration.
The build process includes the following actions based on the job type and provided accelerator base image:
| | Install Python using apt | Install Python packages | Create a user and workdir | Copy code into image | Set entrypoint | |
Was this page helpful?
Can Launch automatically provision (and spin down) compute resources for me in the target environment?Is `wandb launch -d` or `wandb job create image` uploading a whole docker artifact and not pulling from a registry?
⌘I