Skip to content

feat: Add build context support - #456

Open
Omkar-Ugal wants to merge 1 commit into
unikraft-cloud:prod-stagingfrom
Omkar-Ugal:feat/build-context
Open

feat: Add build context support#456
Omkar-Ugal wants to merge 1 commit into
unikraft-cloud:prod-stagingfrom
Omkar-Ugal:feat/build-context

Conversation

@Omkar-Ugal

Copy link
Copy Markdown
Contributor

Summary

Add support for --build-context to unikraft images build.

This allows named build contexts to be passed to BuildKit and used with
COPY --from=<context> in Dockerfiles.

Closes #371

@Omkar-Ugal Omkar-Ugal changed the title feat: add build context support feat: Add build context support Aug 17, 2026
@Omkar-Ugal
Omkar-Ugal force-pushed the feat/build-context branch 2 times, most recently from 0f48f0a to 9c09510 Compare August 17, 2026 17:35
Signed-off-by: Omkar Ugalmugle <omkarugalmugle285@gmail.com>
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.

Add support for --build-context argument to unikraft build

1 participant