Closed BlinkyStitt closed 7 years ago
I also added some echos. the multiline variables that I was seeing (caused by experimenting with the --privileged flag) confused me even with -x. adding these log lines made it more clear to me, but we could ditch those.
Yea lets get rid of them. Or make the conditional when DEBUG==true? That might work too, just watch out for set -e.
I also added some echos. the multiline variables that I was seeing (caused by experimenting with the --privileged flag) confused me even with -x. adding these log lines made it more clear to me, but we could ditch those.