revert docker.sh

This commit is contained in:
Paul Gauthier 2024-05-03 14:46:52 -07:00
parent 5d32dd77fc
commit f0b794ce9c

View file

@ -8,8 +8,5 @@ docker run \
-e HISTFILE=/aider/.bash_history \
-e AIDER_DOCKER=1 \
-e AIDER_BENCHMARK_DIR=/benchmarks \
--add-host=host.docker.internal:host-gateway \
--net=host \
-p 11434:11434 \
aider-benchmark \
bash