Closed mtlynch closed 1 year ago
The buildx has nice logging on an interactive terminal, but in CI, it spams the logs with thousands of logs trying to update the screen. Using --progress=plain results in much cleaner CI output.
--progress=plain
The buildx has nice logging on an interactive terminal, but in CI, it spams the logs with thousands of logs trying to update the screen. Using
--progress=plain
results in much cleaner CI output.