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
tar.gz archive containing the build context (Dockerfile and any files needed for the build)
Name for the built image
Name of the agent that this build belongs to
Tag for the built image
JSON string of build arguments
Successful Response
The current build status from the cloud provider
queued, running, success, failed, cancelling, cancelled, 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