Issue with Docker Build: 'Changes out of order' error on Windows 11" #4264
Unanswered
Harshit28j
asked this question in
Q&A
Replies: 2 comments
-
Even I am facing the same issue Additionally, I am getting ERROR [django internal] load build context |
Beta Was this translation helpful? Give feedback.
0 replies
-
Issue Resolved [Django Internal] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,

I'm trying to set up EvalAI on Windows 11 using Docker but getting the following error when running
docker-compose up --build
:failed to solve: changes out of order: "requirements/code_upload_worker.txt"
Could there be something with how docker handles file mounting on Windows that's causing this? Or is there a workaround for this specific error when building EvalAI?
Any help would be appreciated! I'm looking forward to start using EvalAI but been stuck on this docker build issue for a while.
Beta Was this translation helpful? Give feedback.
All reactions