docling-studio/embedding-service
Pier-Jean Malandrino 73e9c66ea6 fix(ci): install curl in embedding-service image for healthcheck
python:3.12-slim does not include curl — every healthcheck attempt failed
silently, causing the container to be declared unhealthy after all retries.
2026-04-10 22:22:50 +02:00
..
Dockerfile fix(ci): install curl in embedding-service image for healthcheck 2026-04-10 22:22:50 +02:00
main.py feat: add embedding microservice and EmbeddingService port 2026-04-10 20:53:24 +02:00
requirements.txt feat: add embedding microservice and EmbeddingService port 2026-04-10 20:53:24 +02:00
test_main.py feat: add embedding microservice and EmbeddingService port 2026-04-10 20:53:24 +02:00