Package local named additional build contexts for upload #37
No reviewers
Labels
No labels
⏳in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Grey.ooo/someones.computer_agent!37
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/bundle-additional-contexts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Detects a service's additional_contexts entries that are local directories (as opposed to docker-image:// or git-URL references, which BuildKit resolves directly without an upload) and packages each into its own tarball part alongside the primary context. Client half of the fix for named build contexts (Grey.ooo/Someones.Computer #704).