Checklist
Background
Currently, swebench environment can only run on containterd runtime using nerdctl to interact with swe container. Now I'd like to support SWEBench running on Docker environments, as it will expand the accessibility of our benchmarking tool to users who prefer or are limited to Docker runtime environments.
Potential Solution
A clear and concise description of the potential implementation or how similar features
are handled in other frameworks.
using python docker sdk.
Additional Information
(Add any relevant context, references, or supporting data here.)