Docker buildx hides the output of a build. this sucks. we want to know what went wrong when it dies. this makes it so that it shows up, and also does it in a less-intrusive fashion.
Also clean up command runner, and attempt to leave the codebase a bit better than it was
Docker buildx hides the output of a build. this sucks. we want to know what went wrong when it dies. this makes it so that it shows up, and also does it in a less-intrusive fashion.
Also clean up command runner, and attempt to leave the codebase a bit better than it was