Skip to content

Help fix #1419#1632

Merged
dgageot merged 1 commit intodocker:mainfrom
dgageot:fix-1419
Feb 7, 2026
Merged

Help fix #1419#1632
dgageot merged 1 commit intodocker:mainfrom
dgageot:fix-1419

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Feb 7, 2026

No description provided.

Signed-off-by: David Gageot <david.gageot@docker.com>
@dgageot dgageot requested a review from a team as a code owner February 7, 2026 09:12
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🎯 Review Summary

This PR correctly implements the no_audio build tag to disable audio functionality. All build constraint changes are logically sound and properly structured.

✅ What was reviewed:

  • Build tag logic in darwin and stub implementations
  • Complementary build constraints for mutual exclusion
  • Docker build flag addition

📋 Findings:

No issues found. The changes correctly implement conditional compilation:

  • Darwin audio implementations excluded when no_audio is set
  • Stub implementations used for non-darwin OR when no_audio is set
  • Build tags are mutually exclusive and complete

Great work on the implementation! 🚀

@dgageot dgageot merged commit d2aba4e into docker:main Feb 7, 2026
8 checks passed
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