Closed AMS003010 closed 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! 😊
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
articulus_rag-server is the image after applying Multi-Stage Builds