Submit Build
Submit a container image build.
Upload a tar.gz archive containing the build context (Dockerfile and any files needed for the build) along with image name, tag, and optional build arguments.
Maximum file size: 500MB
Authorizations
Headers
Body
tar.gz archive containing the build context (Dockerfile and any files needed for the build)
Name for the built image
Name of the brand-new agent to create from this build
ID of the existing agent this build targets
Tag for the built image
JSON string of build arguments
Target platform for the Docker build. Defaults to the build host's native architecture when not specified.
linux/amd64, linux/arm64, linux/arm/v7 Response
Successful Response
The current build lifecycle status
queued, running, success, failed, cancelling, cancelled, deleting, delete_failed, timed_out, error, unknown The identity that created the entity.
"agentex_cloud_build"When the cloud provider started the build
When the cloud provider finished the build

