recreate_container
Stop, remove, and re-create a container with the same configuration to apply changes.
Instructions
Recreate a container with the same configuration (stop, remove, re-create). Useful for applying config changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container_id | Yes | Container ID or name | |
| timeout | No | Seconds to wait before killing (default: 10) |