Browse Platform
Platform · Project

Containers

Define container images, resources, runtime limits, environment settings, and container-backed MCP servers.

2 min read

Containers define isolated runtimes used by Workspace Agent sandboxes and container-backed Model Context Protocol (MCP) servers. Open Advanced → Containers to review each definition's status and creation or modification time.

Usually managed automatically

You normally do not need to create or maintain the default containers directly. Workspace setup creates the container that hosts the Workspace Agent sandbox. Adding a container-backed MCP Connection creates or selects the MCP server container it needs. Use this page for advanced runtime configuration, usage review, instance troubleshooting, or a custom container.

The light-mode Containers page with a stopped Workspace container
Screenshot previewThe light-mode Containers page with a stopped Workspace container
The light-mode Containers page with a stopped Workspace container

Page actions

ActionWhat it does
New ContainerCreates a custom or MCP-server container definition when automatic setup does not cover the runtime.
Browse MCP ServerOpens the catalog of container-backed MCP server templates.
View InstancesShows runtime instances created when a Flow or Workspace uses a container.
UsageOpens CPU, memory, storage, and runtime usage analytics.
ArchiveRemoves the selected container definition from active use. Check dependent Workspaces, Flows, and Connections first.

Container definition

Setting groupWhat it controls
Name, Description, TypeIdentifies the container and chooses a Workspace, custom runtime, or MCP-server configuration.
SourceBuilds from a Dockerfile or runs a Docker image. Public Docker Hub images and full ECR image URIs are supported by the form.
Environment template and valuesDefines runtime inputs, required values, defaults, and secret fields. Keep credentials in secret fields.
CPU and MemorySets the resources available to each instance. The form shows compatible memory choices for the selected CPU size.
Max LifetimeStops an instance after its maximum total lifetime. 0 means no lifetime limit.
Idle TimeoutStops an inactive instance after the configured duration.
StorageSets additional runtime storage when configured.
MCP TransportFor MCP servers, selects standard I/O, HTTP, or Server-Sent Events. HTTP and SSE also use a port and endpoint path.
Start CommandSupplies server startup arguments or commands when the image requires them.

The editor shows an estimated hourly infrastructure cost. Actual use depends on the number of instances and how long they run. Use View Instances to find running or stopped instances and Usage to review consumption.