← Dashboard

Loading…

View Result
Container
idle
Image
node:20-alpine
Read-only / isolated
Resources
512 MB / 1 CPU
--network=none
Elapsed
Auto kill after 3 min

Live logs

Real-time output from sandbox runner

Sandbox security

Filesystem
Read-only root filesystem. Only /workspace is writable.
Network
Outbound network disabled using --network=none.
Environment
No host environment variables, no secrets mounted.
Cleanup
Container and workspace are destroyed after the task.

Task info

Repository
Task
Branch
Mode

Docker config

docker run --rm \
  --network=none \
  --memory=512m \
  --cpus=1 \
  --read-only \
  --user=node \
  -v /tmp/task-{id}:/workspace \
  node:20-alpine

Step usage

Tokens
Cost