build_image
Build a Docker image using provided Dockerfile content. Specify a tag and environment for deployment.
Instructions
Build an image from Dockerfile content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | latest | |
| env_id | No | 0 | |
| agent_token | No | ||
| dockerfile_content | Yes |