image_pull
Pull a container image from a registry by providing its name, making it available for use in WSL.
Instructions
Pull a container image from a registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image name (e.g., ubuntu:24.04, registry.example.com/app:v1) |