Skip to content

builder-next: reenable runc executor#57

Merged
rumpl merged 1 commit intorumpl:c8dfrom
tonistiigi:builder-net-enable
Aug 17, 2022
Merged

builder-next: reenable runc executor#57
rumpl merged 1 commit intorumpl:c8dfrom
tonistiigi:builder-net-enable

Conversation

@tonistiigi
Copy link
Copy Markdown

Currently, without special CNI config the builder would
only create host network containers that is a security issue.

Using runc directly instead of shim is faster as well
as builder doesn’t need anything from shim. The overhead
of setting up network sandbox is much slower of course.

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

Currently, without special CNI config the builder would
only create host network containers that is a security issue.

Using runc directly instead of shim is faster as well
as builder doesn’t need anything from shim. The overhead
of setting up network sandbox is much slower of course.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Copy link
Copy Markdown
Owner

@rumpl rumpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants