You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By using docker compose do you mean so that the tasks are run in their own containers? I agree but it seems to me that is a SWE-bench issue because that is where the environments are created and managed. Right now it is all Python based (using Conda) but generalizing to Docker containers will make this more useful.
I've just made a PR for an improved Dockerfile for this project so it will run on other architectures (i.e. arm64, ppc): #22
@jimwhite yeah that's what i mean . Docker compose file simplifies things for everyone in deployment so just thought if it will be possible then it will be great
For easy and better selfhosting docker compose is needed for this awesome project ;-))
The text was updated successfully, but these errors were encountered: