Skip to content

Conversation

@jedevc
Copy link
Collaborator

@jedevc jedevc commented May 22, 2023

When running in standalone mode, the --debug flag passed to docker cannot be passed. The docker cli also supports a DEBUG env var, however, in standalone mode this won't be consumed.

This patch reads the contents of the DEBUG environment variable and enables debugging logs when it's been set.

When running in standalone mode, the --debug flag passed to docker
cannot be passed. The docker cli also supports a DEBUG env var, however,
in standalone mode this won't be consumed.

This patch reads the contents of the DEBUG environment variable, and
enables debugging logs when it's been set.

Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc requested review from crazy-max and thaJeztah May 22, 2023 08:54
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@crazy-max crazy-max merged commit 6b5758f into docker:master Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants