cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoErrorsmander.xyzexternal-linkmessage-square12fedilinkarrow-up111arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up111arrow-down1external-linkErrorsmander.xyzcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square12fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareIm_old@lemmy.worldlinkfedilinkarrow-up1·1 month agoFun 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
minus-squaresynae[he/him]@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·1 month agoEasy solution, no comments! Plus then you have a fun puzzle you can figure out over and over again
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
Easy solution, no comments! Plus then you have a fun puzzle you can figure out over and over again