I got a surprise :)
For some reason, I always get permission errors, what should I set permissions as?
IOError: [Errno 13] Permissions denied: ‘.docker-compose.yml’
This happens if I do docker-compose up -d in an elevated shell
It happens if I do it in a non-elevated shell
And it also happens if I do it without sudo.