So for my instance, it would seem that the DOCKER_HOST got set somehow, so a quick docker context use default indicated that DOCKER_HOST was set, so I just ran unset DOCKER_HOST, and everything sprang into life.
DOCKER_HOST
docker context use default
unset DOCKER_HOST