I’m on macOS Catalina and getting this error when I run the following command:
~/D/hydra > docker-compose -f quickstart.yml exec hydra \
hydra clients create \
--endpoint http://127.0.0.1:4445/ \
--id my-client \
--secret secret \
-g client_credentials
failed to create runc console socket: mkdir /tmp/pty296848677: permission denied: unknown