I had the same issue and the approved answer didn’t work for me.
Turns out I had a file with permissions which didn’t allow the user running docker-compose to read it. After removing the file everything was OK
I had the same issue and the approved answer didn’t work for me.
Turns out I had a file with permissions which didn’t allow the user running docker-compose to read it. After removing the file everything was OK