• @Im_old
    link
    92 days ago

    Fun fact (not really), when docker-compose throws an error on a yaml file it tells on which line the error is. The problem is that it ignores any commented out line, so you end up guesstimating on which line the error is

    • synae[he/him]
      link
      fedilink
      English
      52 days ago

      Easy solution, no comments! Plus then you have a fun puzzle you can figure out over and over again

      • @chellomere
        link
        51 day ago

        Or, you can at least put comments at the end of lines