90992e46a8
Older cached images still contain a literal /home/user/{{WORKSPACE_NAME}}
directory baked in by the previous Dockerfile generation. Even though new
images no longer create it, existing images leave the placeholder folder
alongside the real repo-named mount.
- Add entrypoint cleanup that removes /{{WORKSPACE_NAME}} if it
exists before creating the real workspace target and /workspace symlink
- Update unit tests to assert the stale placeholder removal
Quality gates:
- pytest tests/unit: 212 passed
- ruff: clean on changed files
- mypy: clean on changed files
21 lines
973 B
Markdown
21 lines
973 B
Markdown
# openspec/changes/fix-pi-container-mount-permissions
|
|
dir: openspec/changes/fix-pi-container-mount-permissions
|
|
|
|
index: openspec/changes/fix-pi-container-mount-permissions/.pi-map.index.md
|
|
|
|
## role
|
|
Documents a bug fix for container mount path permissions in a Raspberry Pi agent development environment.
|
|
## files
|
|
- change.md | Documents a bug fix for pi-agent container repository mount paths and npm update permissions in a containerized development environment. | dep: Alembic, Docker/container tooling, npm, Python (manifest_compiler.py, instance_service.py), pytest
|
|
- tasks.md | Tracks completion status of tasks for fixing a Pi container repository mount and npm update permissions issue
|
|
## arch
|
|
Simple documentation-based change tracking using markdown files (change.md for specifications, tasks.md for progress tracking) without code implementation.
|
|
## tags
|
|
npm, tasks, container, repository, mount, update, permissions, change
|
|
## symbols
|
|
-
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|