Expand description
Docker-based ACP agent API routes.
Provides endpoints for Docker environment status, image management, and Docker-based agent execution.
Structs§
- Docker
Pull Request - Request body for Docker image pull.
- Docker
Status Query - Query params for Docker status.
- Start
Container Request - Request body for starting a Docker container.
- Stop
Container Request - Request body for stopping a Docker container.