container_start
Start a stopped WSL container to resume its workload. Optionally attach to stdout/stderr or run interactive sessions.
Instructions
Start a stopped WSL container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attach | No | Attach to container stdout/stderr | |
| containerId | Yes | Container ID or name | |
| interactive | No | Attach to stdin and keep it open |