containers.json 519 B

123456789101112131415161718
  1. {
  2. "containers": [
  3. {
  4. "container_id": "25e884ca6cecfa87e19ea737315a8773d35e05f6638830c99449efd64a68ec68",
  5. "tool_id": "test_git_tool",
  6. "image": "ubuntu:22.04",
  7. "port_mapping": {},
  8. "mem_limit": "512m",
  9. "nano_cpus": 1000000000,
  10. "use_gpu": false,
  11. "gpu_count": -1,
  12. "status": "destroyed",
  13. "created_at": "2026-03-20T07:31:50.421101Z",
  14. "last_accessed": "2026-03-20T07:33:16.214642+00:00",
  15. "destroyed_at": "2026-03-20T07:33:16.277798+00:00"
  16. }
  17. ]
  18. }