model_server
model_server copied to clipboard
Control build log verbosity from argument
This patch changes the log verbosity of the redhat Dockerfile to be controlled by an argument. It will default to off to maintain the original behavior. It can be overridden by --build-arg VERBOSE_LOGS=ON or similar depending on how containers are built.