The Wayback Machine - https://web.archive.org/web/20251014182753/https://github.com/docker/buildx/pull/2612/
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.

…ings

Signed-off-by: Talon Bowler <talon.bowler@docker.com>
@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