Self-hosting Daytona with docker compose -f docker/docker-compose.yaml up -d (daytona-api:0.2.1) — the API container crashed at startup with Error: Failed to fetch OpenID configuration from the Nest ExceptionHandler, and dockerd inside the container failed with "failed to start daemon, ensure docker is not running or delete /var/run/docker.pid: process with PID 7 is still running". Every other container started fine. It reproduced on both Ubuntu 22.04 and Mac.