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

dockerui: allow passing sessionID for specific local source #5174

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

tonistiigi
Copy link
Member

This allows frontend to associate a specific local to specific session when it is assembling LLB. It can be used to create builds using files from multiple sessions or multiple builds to use the same session that is different from default session for the build request.

This allows frontend to associate a specific local to specific
session when it is assembling LLB. It can be used to create builds
using files from multiple sessions or multiple builds to use
the same session that is different from default session for the
build request.

Signed-off-by: Tonis Tiigi <[email protected]>
@tonistiigi tonistiigi force-pushed the dockerui-local-sessionid branch from 43abaaf to 02a3a53 Compare July 22, 2024 16:13
@tonistiigi
Copy link
Member Author

Added extra commit with integration test

@tonistiigi tonistiigi force-pushed the dockerui-local-sessionid branch from 02a3a53 to 85f9c41 Compare July 23, 2024 18:21
@AkihiroSuda AkihiroSuda merged commit 3212333 into moby:master Jul 24, 2024
75 checks passed
@crazy-max crazy-max added this to the v0.16.0 milestone Aug 6, 2024
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