Skip to content

feat: add support for container_engine=none#2937

Draft
mayeut wants to merge 1 commit into
pypa:mainfrom
mayeut:native-linux2
Draft

feat: add support for container_engine=none#2937
mayeut wants to merge 1 commit into
pypa:mainfrom
mayeut:native-linux2

Conversation

@mayeut

@mayeut mayeut commented Jul 4, 2026

Copy link
Copy Markdown
Member

This is one way to provide support for building natively on Linux as requested in #2875 if we want to add support for this.
It might be better to wait for #2907 or include this feature as part of it.

In this PR, the linux platforms uses a LocalBuilder with the same protocol as an OCIContainer to reduce the amount of patching to places copying files into & out of the container.

No documentation update while the PR is in draft.

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.

1 participant