Redeploy container
arcane_container_redeployRedeploy a container by pulling the latest image and recreating it. Provide environment ID and container ID.
Instructions
Redeploy a single container (pull latest image and recreate)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| containerId | Yes | Container ID or name to redeploy |