d395aaf574
- Switch apply_resolved_profile from per-file bind mounts to one
directory-level bind mount per ResolvedMount target.
- Stage all configured files under instance_dir/mounts/<sanitized_target>
and bind-mount that directory, so Docker no longer creates a root-owned
parent directory such as ~/.config.
- Propagate read-only mode ('ro') as the 'readonly' flag on volume entries.
- Update unit tests to expect directory-level mounts and add coverage for
readonly/writable flags.
Quality gates: python3 -m py_compile, pytest (313 passed, 34 skipped),
npm run typecheck, npm run lint.
439 B
439 B
apps (index)
dir: apps
role
Contains the main deployable application entry points and top-level configuration for the project.
parent
index: ./.pi-map.index.md map: ./.pi-map.md
children
- apps/api index: apps/api/.pi-map.index.md map: apps/api/.pi-map.md
- apps/web index: apps/web/.pi-map.index.md map: apps/web/.pi-map.md
files
links
index: apps/.pi-map.index.md map: apps/.pi-map.md