Endpoint
Request
Headers
Body Parameters
Alpine Linux is not supported. Use glibc-based images like
ubuntu:*, debian:*, python:*-slim, node:*-slim.Example Request
Build a Python template:Response
Success (202 Accepted)
Response Fields
Status Codes
Build Steps
Supported Step Types
RUN Steps
ENV Steps
WORKDIR Steps
Errors
Alpine Not Supported (400)
ubuntu:22.04, python:3.11-slim, or node:18-slim.
Template Exists (409)
update is false.
Fix: Either:
- Use a different template name
- Set
"update": trueto update the existing template
Invalid Resources (400)
cpu: 1-8 (depends on your plan)memory: 512-64000 MBdiskGB: 1-250 GB
Monitor Build Progress
After triggering a build, monitor its progress:Use Cases
Create Data Science Template
Update Existing Template
Related
- Building Templates - Learn about template building
- Template Configuration - Configure template resources
- Template Caching - Optimize build performance
- Get Template - Check template details after build
- CLI Template Commands - Template management from CLI
Next Steps
- Get Template - Check template details after build
- Stream Build Logs - Monitor build progress
- Create Sandbox - Use your new template

