简体中文
e2b template build -c "/root/.jupyter/start-up.sh" --cpu-count 2 --memory-mb 2048
e2b template build
e2b.toml
template_id = "0r0efkbfwzfp9p7qpc1c" dockerfile = "e2b.Dockerfile" template_name = "my-agent-sandbox" ready_cmd = "<your-ready-command>" # 指定沙箱模板 vCPU 和 RAM 规格为 2 vCPU、2GB RAM cpu_count = 2 memory_mb = 2_048