[Containers] Document privileged_containers for FUSE in local dev#30462
Open
Ben2W wants to merge 1 commit into
Open
[Containers] Document privileged_containers for FUSE in local dev#30462Ben2W wants to merge 1 commit into
Ben2W wants to merge 1 commit into
Conversation
3 tasks
be4bfac to
d9a6f71
Compare
d9a6f71 to
cbde058
Compare
| @@ -30,6 +30,14 @@ Common use cases where this tradeoff is acceptable include reading shared assets | |||
|
|
|||
| ::: | |||
|
|
|||
| :::caution[FUSE in local development] | |||
|
|
|||
| By default, `wrangler dev` launches containers without the elevated permissions FUSE requires (`CAP_SYS_ADMIN`, access to `/dev/fuse`, and an unconfined AppArmor profile), so a FUSE mount inside the container will fail. | |||
|
Tək. Duz keçim . Neyləmək lazımdır |
Contributor
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
cbde058 to
8922aab
Compare
Contributor
Review✅ No style-guide issues found in commit CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
Adds a callout to the R2 FUSE example, a new troubleshooting section in the Containers local-dev page, and a changelog entry, all explaining that FUSE in `wrangler dev` requires the new opt-in flag (`dev.privileged_containers` / `--privileged-containers`). Pairs with cloudflare/workerd#6596 and cloudflare/workers-sdk#13748. Resolves cloudflare/workerd#5609.
8922aab to
7b467d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents the new opt-in flag for FUSE in
wrangler dev. Three files:containers/examples/r2-fuse-mount.mdxcontainers/local-dev.mdxchangelog/containers/2026-04-29-fuse-local-dev.mdx— changelog entryPairs with cloudflare/workerd#6596 and cloudflare/workers-sdk#13748. Resolves cloudflare/workerd#5609.
Documentation checklist
changelog/containers/2026-04-29-fuse-local-dev.mdx)