Maybe this was a typo in your comment, but you should double check to make sure that DOCKER_HOST is set to `unix:///Users/dxxvi/.colima/default/docker.sock` (missing `default` in your line)
I just verified running Testcontainers tests via CLI with those env vars you posted. YMMV