DONT_PROMPT_WSL_INSTALL doesn't work here so remove. And no longer need increased log level

This commit is contained in:
Steven T. Cramer 2025-06-13 16:27:14 +07:00
parent 814d07dcca
commit 2370385655

View file

@ -74,8 +74,6 @@ services:
dockerfile: packages/evals/Dockerfile.runner
environment:
- HOST_EXECUTION_METHOD=docker
- DONT_PROMPT_WSL_INSTALL=1
- LOG_LEVEL=debug
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /tmp/evals:/var/log/evals