Skip to content

Conversation

@daghack
Copy link
Contributor

@daghack daghack commented Jul 18, 2024

This updates the warning message to clarify where to pass in the --debug flag when viewing warnings.

@tonistiigi tonistiigi merged commit 738f5ee into docker:master Jul 18, 2024
@crazy-max crazy-max added this to the v0.16.1 milestone Jul 18, 2024
@daghack daghack deleted the debug-msg-clarification branch July 22, 2024 05:46
fmt.Fprintf(sb, "%d warnings found", len(warnings))
}
if logrus.GetLevel() < logrus.DebugLevel {
fmt.Fprintf(sb, " (use --debug to expand)")

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants