Run commands in a Docker container (Kubernetes)
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|
| Container | containerId | botdojo/types/container | Select a container from Settings > Containers | null | |
| Include Environment Variables | env | botdojo/types/boolean | Include project variables as environment variables in the container | false | ✅ |
| Container Key | containerKey | botdojo/types/string | Unique key to identify this container instance (leave empty for auto-generated) | | ✅ |
Output
| Label | Property | Type | Description | Default Value |
|---|
| Model Context | modelContext | botdojo/interface/model_context | Container model context with execution tools | null |