mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
- Combine RUN commands to reduce image layers and overall size. - Add non-root user `appuser` for improved security. - Use `--no-install-recommends` flag to minimize installed packages. - Install only necessary dependencies in a single RUN command. - Maintain proper cleanup of package lists and caches. Signed-off-by: Václav Vančura <commit@vancura.dev> |
||
---|---|---|
.. | ||
.dockerignore | ||
actor.json | ||
actor.sh | ||
Dockerfile | ||
input_schema.json |