Skip to content

Disable version logging when generating Dockerfiles/Readmes #6510

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

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Jun 30, 2025

ImageBuilder prints docker version and docker info by default. This output is not useful when generating templates, so this disables it. Disabling it saves up to 2-3 seconds when generating Dockerfiles/Readmes.

ImageBuilder always printed `docker version` and `docker info`. This
output is not useful when generating templates, so this disables it.
Disabling it saves up to 2-3 seconds when generating
Dockerfiles/Readmes.
@lbussell lbussell requested a review from a team as a code owner June 30, 2025 16:42
@lbussell lbussell merged commit 4e23bfb into dotnet:nightly Jun 30, 2025
114 checks passed
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Jul 7, 2025
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.

2 participants