mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: don't force SHOW_LOG=yes during Dockerfile build; we're verbose enough without it
This commit is contained in:
@@ -21,8 +21,7 @@ function cli_docker_run() {
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# Force showing logs here while bulding Dockerfile.
|
||||
SHOW_LOG=yes LOG_SECTION="docker_cli_build_dockerfile" do_with_logging docker_cli_build_dockerfile
|
||||
LOG_SECTION="docker_cli_build_dockerfile" do_with_logging docker_cli_build_dockerfile
|
||||
|
||||
LOG_SECTION="docker_cli_prepare_launch" do_with_logging docker_cli_prepare_launch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user