[Containers] Document privileged_containers for FUSE in local dev#30462
[Containers] Document privileged_containers for FUSE in local dev#30462Ben2W wants to merge 1 commit into
Conversation
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 |
|
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
Review⏸️ Automatic reviews for this PR are paused. This PR has already received 2 automatic reviews. To run another review, a codeowner can comment
✅ 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
|
Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue). |
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)