Closed bauersimon closed 3 months ago
Not sure what I did wrong. I had one semi-working run but then it encountered the copying between containers is not supported
error that is below in the logs...
docker volume list
and docker ps
is empty though.
And now every time I run it won't even create the log directory...
It has to be something different because of:
ERROR: mkdir /app/evaluation/symflower_symbolic-execution: permission denied
2024/07/31 15:55:49 panic: ERROR: mkdir /app/evaluation/symflower_symbolic-execution: permission denied [recovered]
panic: ERROR: mkdir /app/evaluation/symflower_symbolic-execution: permission denied
@bauersimon could you run docker pull ghcr.io/symflower/eval-dev-quality:main
and try again pls.
Working again :confetti_ball: