mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-07 09:10:20 -05:00
[PR #612] [CLOSED] Add Docling-serve template #4952
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/612
Author: @Copilot
Created: 12/20/2025
Status: ❌ Closed
Base:
canary← Head:copilot/add-docling-serve-template📝 Commits (3)
97de2d6Initial plandd85244Fix Docling-serve template: use official image, pin version, correct configuration format4f42ffeUpdate docker-compose.yml📊 Changes
3 files changed (+20 additions, -26 deletions)
View changed files
📝
blueprints/docling-serve/docker-compose.yml(+9 -15)📝
blueprints/docling-serve/template.toml(+7 -6)📝
meta.json(+4 -5)📄 Description
What is this PR about?
Adds Docling-serve template - an MIT-licensed document processing and conversion API service from IBM DS4SD.
Key fixes applied to existing draft:
quay.io/docling-projectto officialghcr.io/ds4sd/docling-serve:v0.5.1latesttag withv0.5.1per repository requirementsversion: "3.8", removed explicit ports, fixed env var interpolation, corrected volume path to/opt/app-root/src/.cache/docling/modelsenvandmountsfrom table to array syntaxChecklist
Before submitting this PR, please make sure that:
Screenshots or Videos
Template exposes document processing API on port 5001 with UI enabled. Persists ML models in volume for performance.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.