Docker compose hangs at "Attaching to"

As a quick work around I have found that adding the --verbose flag seems to get you into the terminal. Not exactly sure why:
ex: docker exec -it container:id bash --verbose