Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update warning message #2612

Merged
merged 1 commit into from
Jul 18, 2024
Merged

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.

…ings

Signed-off-by: Talon Bowler <talon.bowler@docker.com>
@tonistiigi tonistiigi merged commit 738f5ee into docker:master Jul 18, 2024
104 checks passed
@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
@@ -835,7 +835,7 @@ func printWarnings(w io.Writer, warnings []client.VertexWarning, mode progressui
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants