Point CLAUDE.md at the new README instead of noting its absence

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Gv3s5jckJKzh6JkMoi2Akz
This commit is contained in:
2026-08-21 12:10:25 +00:00
parent 38fac22612
commit f7e7faed19
+2 -2
View File
@@ -11,8 +11,8 @@ oci-archive`/modern `docker save`) using `containers-storage` and `fuse-overlayf
target is Android with a stock kernel, where `podman`/`docker` don't run (missing
namespace support) and there's no kernel overlayfs (hence `fuse-overlayfs`); `bwrap` is
invoked in "degraded mode" using only whichever `--unshare-xxx` namespaces the running
kernel actually supports. There is no README or broader architecture doc yet — treat
this repo as still early-stage.
kernel actually supports. See `README.md` for the human-facing overview (build/usage/
status); this file stays the dense, file-by-file reference. Still early-stage.
Source layout (all under `src/`):
- `main.cpp` — CLI entry point, dependency checks, orchestration (`mount_image()`,