cloudflare / cloudflare/workers-sdk
running docker in docker example with local runtime fails
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.5k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 187
Description
### What versions & operating system are you using?
System:
OS: macOS 26.2
CPU: (14) arm64 Apple M4 Max
Memory: 114.13 MB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.10.0 - /Users/aiansiti/.nvm/versions/node/v24.10.0/bin/node
npm: 11.6.1 - /Users/aiansiti/.nvm/versions/node/v24.10.0/bin/npm
pnpm: 10.33.3 - /Users/aiansiti/.nvm/versions/node/v24.10.0/bin/pnpm
bun: 1.3.9 - /Users/aiansiti/.bun/bin/bun
Deno: 2.0.0 - /Users/aiansiti/.deno/bin/deno
### Please provide a link to a minimal reproduction
https://github.com/th0m/containers-dind
### Describe the Bug
running the stock dind example using the local cf containers runtime fails because you cant pass --priviledged to the container running the dind-rootless image.
### Please provide any relevant error logs
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.