container_start
Start a Docker container by providing its name. Use this to launch a container that is stopped.
Instructions
Starting a container Args: container_name: name to start the container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |