Marker-Inc-Korea / AutoRAG

AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation & Optimization with AutoML-Style Automation
https://auto-rag.com/
Apache License 2.0
2.78k stars 217 forks source link

[BUG] Error at docker push #861

Open vkehfdl1 opened 1 month ago

vkehfdl1 commented 1 month ago

Describe the bug Docker CD failed Because.... hahahaha

ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

To Reproduce Push to main with VERSION changed.

Desktop (please complete the following information): On Github Action

Additional context Do we have to pay for github action? Or make it smaller... Ah I have a headache for this damn

hongsw commented 1 month ago

https://github.com/Marker-Inc-Korea/AutoRAG/actions/runs/11387904505/job/31683629917#step:7:1612

hongsw commented 1 month ago

I recommend using the dynamic pip module installation approach https://github.com/Marker-Inc-Korea/AutoRAG/issues/824 to reduce docker image size.

vkehfdl1 commented 1 month ago

https://flavono123.oopy.io/posts/resolve-no-space-left-on-device-in-github-action-ubuntu-runner