Commit graph

2 commits

Author SHA1 Message Date
lumin
5b811fd66a feat(docker): restructure Dockerfile for multi-stage build
Update the Dockerfile to implement a multi-stage build process. 
Introduce a dedicated FFmpeg stage and separate development, build, 
and production stages to optimize image size and improve build 
efficiency. Add necessary dependencies and configure the 
environment for better performance. Update the .dockerignore 
to exclude sensitive files and unnecessary directories.
2024-12-27 22:56:36 +09:00
Michele Adduci
013b022427
Added Docker Image for using markitdown in a sandboxed environment 2024-12-16 13:08:15 +01:00