---
title: "Api Generate Dockerfile"
method: POST
path: "/build/{model}/dockerfile"
tags: ["Infrastructure"]
---

# Api Generate Dockerfile

`POST /build/{model}/dockerfile`

Preview the generated Dockerfile without building.

## Path parameters

- `model` string, required

## Query parameters

- `base_image` string
- `quantize` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.dev/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aabiro/xcelsior/revisions/526c3dd3d9d7/schema)
