Skip to content

Claude/init claude md s ukd9#2

Merged
imonroe merged 2 commits intomainfrom
claude/init-claude-md-sUKD9
Mar 5, 2026
Merged

Claude/init claude md s ukd9#2
imonroe merged 2 commits intomainfrom
claude/init-claude-md-sUKD9

Conversation

@imonroe
Copy link
Owner

@imonroe imonroe commented Mar 5, 2026

No description provided.

claude added 2 commits March 5, 2026 19:38
SSH agent forwarding on WSL2 is fragile — the socket path changes on
reboot and is hard to debug. Replace it with a simple read-only
bind-mount of ~/.ssh into the container. This requires no env vars,
no socket path tracking, and just works if keys exist on the host.

- Mount ~/.ssh:/home/coder/.ssh:ro in docker-compose.yml
- Remove SSH_AUTH_SOCK from environment and .env.example
- Update entrypoint.sh to validate key presence instead of socket
- Rewrite SSH docs in README.md

https://claude.ai/code/session_01RKiQewfP7TdA9SFkuwEVMY
Add ~/.acquia:ro as a commented-out volume in
docker-compose.override.yml.example. Users copy the override file
and uncomment only the mounts they need. Restructured the override
file to clearly separate optional mount sections.

https://claude.ai/code/session_01RKiQewfP7TdA9SFkuwEVMY
@imonroe imonroe merged commit 31577ee into main Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants