Iodine98 / dora-back

A Python backend for Document Retrieval and Analysis (DoRA).
MIT License
0 stars 1 forks source link

Add Docker pipeline #43

Closed Iodine98 closed 4 months ago

Iodine98 commented 4 months ago

This pull request adds a Docker pipeline to the project. The pipeline includes steps to build a Docker image, upload it as an artifact, and then use it to run a Docker Compose stack. This will enable easier deployment and testing of the project.