toms74209200
f91aed5440
Improve devcontainer Dockerfile following best practices
...
- Use apt-get instead of apt for better script compatibility
- Add --no-install-recommends to reduce image size
- Add cleanup to remove apt cache
- Parameterize external tool versions with build args
2025-07-11 22:51:14 +09:00
David Dworken
33e37bd828
Fix devcontainer volume security vulnerability
...
Use ${devcontainerId} variable to create project-specific volumes,
preventing cross-container data access. This addresses the security
issue where multiple containers could share sensitive data through
named volumes.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-10 15:13:18 -07:00
Boris Cherny
4c9bd9cd74
Merge pull request #1064 from grll/patch-1
...
Update Dockerfile
2025-05-28 20:45:20 -07:00
Filip Mikovcak
6767546666
fix: remove duplicate comment
2025-05-25 17:29:29 +02:00
Guillaume Raille
e394b39220
Update .devcontainer/Dockerfile
...
Co-authored-by: Austin Macdonald <austin@dartmouth.edu >
2025-05-16 16:30:26 +02:00
Guillaume Raille
d337047b92
Update Dockerfile
...
consitent setting of env variables
2025-05-12 17:29:31 +02:00
8enmann
555b6b5b8a
Squashed history of Claude Code
2025-03-10 14:01:20 -07:00
Boris Cherny
bd5ca708ad
Claude Code
2025-02-22 09:29:29 -08:00