Testcontainers Cloud Agent API

The Testcontainers Cloud Agent API enables CI/CD pipelines and desktop environments to allocate hosted Docker container workers in the cloud. Authentication is performed via TC_CLOUD_TOKEN service account tokens; usage is metered in Worker Minutes and configurable through environment variables and agent command-line flags.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: testcontainers:cloud-agent-api
name: Testcontainers Cloud Agent API
description: The Testcontainers Cloud Agent API enables CI/CD pipelines and desktop environments to allocate
  hosted Docker container workers in the cloud. Authentication is performed via TC_CLOUD_TOKEN service
  account tokens; usage is metered in Worker Minutes and configurable through environment variables and
  agent command-line flags.
humanURL: https://testcontainers.com/cloud/docs/
baseURL: https://app.testcontainers.cloud
tags:
- Containers
- Testing
- CI/CD
- Docker
properties:
- type: Documentation
  url: https://testcontainers.com/cloud/docs/