Skip to content

update warning message#2612

Merged
tonistiigi merged 1 commit intodocker:masterfrom
daghack:debug-msg-clarification
Jul 18, 2024
Merged

update warning message#2612
tonistiigi merged 1 commit intodocker:masterfrom
daghack:debug-msg-clarification

Conversation

@daghack
Copy link
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants