generate_dockerfile
Create Dockerfile templates for programming languages like Node.js, Python, Java, Go, and Rust with framework-specific optimizations to containerize applications.
Instructions
Generate a Dockerfile template for a specific language/framework
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes | Programming language for the Dockerfile | |
| framework | No | Framework-specific optimizations (e.g., alpine, express, fastapi) |