AryaChakraborty / articulus_rag

25 stars 29 forks source link

added docker-compose and modified Dockerfile #75

Closed AMS003010 closed 4 months ago

AMS003010 commented 4 months ago

The Dockerfile has been modified to implement Multi-Stage Builds and this has reduced the Docker image size from 1.01GB to 129MB. Also a compose.yaml file has been included to run your application with docker-compose.

Closes #74

articulus-rag-container is the image before applying Multi-Stage Builds

image


articulus_rag-server is the image after applying Multi-Stage Builds

image

github-actions[bot] commented 4 months ago

Thank you for submitting your pull request! 🙌🎉 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊