docker_build_tool
Build Docker images from Dockerfiles with specified tags and context paths to containerize applications.
Instructions
Build Docker image
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Tag for the Docker image | |
| dockerfile | No | Path to the Dockerfile | |
| context | No | Build context path |