sandbox_initialize
Start an isolated Docker container running Node.js to create a secure sandbox environment for executing multiple JavaScript commands and scripts.
Instructions
Start a new isolated Docker container running Node.js. Used to set up a sandbox session for multiple commands and scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | No | ||
| port | No | If set, maps this container port to the host |