No description
Raspberry Pi OS does not enable swap cgroup accounting by default. Even --memory-swap=-1 causes runc to write "max" to memory.swap.max, which fails with ENOENT when the file does not exist. Removing --memory entirely means runc skips all memory.* cgroup writes. --cpus is unaffected (uses cpu.max, which is always present). https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH |
||
|---|---|---|
| builder | ||
| docs | ||
| infra | ||
| proxy | ||
| server | ||
| .dockerignore | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| plan.md | ||