Man I could not for the life of me figure out what was wrong with my docker-compose.yml file one time a while back. The issue was that I somehow managed to indent using spaces in some lines and tabs on another. I was using vim at the time and it took me a while but eventually I figured it out.
Man I could not for the life of me figure out what was wrong with my
docker-compose.yml
file one time a while back. The issue was that I somehow managed to indent using spaces in some lines and tabs on another. I was using vim at the time and it took me a while but eventually I figured it out.