TruX-DTF / iFixR

Bug Report driven Program Repair
MIT License
17 stars 4 forks source link

some issues about config environment #3

Closed lemon1-ui closed 3 hours ago

lemon1-ui commented 1 week ago

Hello, How should I proceed with 'Clone the repository' in the Docker section of the readme file when configuring the environment? What is the function of Docker?

anilkoyuncu commented 1 week ago

Hello, The docker image needs repository as a volume.

docker run -v /:/data -it anilkoyuncu/ifixr:latest /bin/bash