Skip to content

engine/rootless: Document pesto port driver - #25993

Merged
vvoland merged 1 commit into
docker:mainfrom
vvoland:rootless-pesto
Sep 3, 2026
Merged

engine/rootless: Document pesto port driver#25993
vvoland merged 1 commit into
docker:mainfrom
vvoland:rootless-pesto

Conversation

@vvoland

@vvoland vvoland commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added this to the engine/29.8.0 milestone Sep 1, 2026
@vvoland
vvoland requested a review from dvdksn as a code owner September 1, 2026 15:02
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 0571430
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a96e9144b94fb000825db9b
😎 Deploy Preview https://deploy-preview-25993--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added area/engine Issue affects Docker engine/daemon area/security labels Sep 1, 2026

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

| `gvisor-tap-vsock`| `gvisor-tap-vsock`| Slow | Slow | ❌ | ✅ | Not recommended. Use `builtin` port driver instead. |
| `slirp4netns` | `slirp4netns` | Slow | Slow | ✅ | ✅ | |
| `pasta` | `implicit` | Slow | Fast ✅ | ✅ | ✅ | Experimental; Needs pasta version 2023_12_04 or later |
| `pasta` | `pesto` | — | — | — | — | IPv4 only; needs Docker Engine 29.8+ |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Slight nuance; that it doesn't strictly need a newer engine, only the updated rootless kit binary (but fine for now)

@vvoland
vvoland merged commit a40be26 into docker:main Sep 3, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants