Skip to content
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

Enable multiple exporters #2181

Closed
jedevc opened this issue Jan 8, 2024 · 0 comments · Fixed by #2290
Closed

Enable multiple exporters #2181

jedevc opened this issue Jan 8, 2024 · 0 comments · Fixed by #2290
Milestone

Comments

@jedevc
Copy link
Collaborator

jedevc commented Jan 8, 2024

Follow-up to moby/buildkit#4134 - with this merged, we should be able to remove the explicit checks that prevent using multiple exporters.

However, there's still the question of how this should interact with --metadata-file - see moby/buildkit#4532 for more information. We could:

  1. ignore this issue
  2. block adding this functionality until resolving that upstream
  3. don't allow users to use --metadata-file with multiple exporters until resolving that upstream (but note that the most recent buildx release has this issue with multiple cache exporters today)
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 a pull request may close this issue.

2 participants