Logo
Explore Help
Sign In
dave/storkit
1
0
Fork 0
You've already forked storkit
Code Issues Pull Requests Actions Packages Projects Releases 8 Wiki Activity
Files
9dc7c21b05c4a54a7838cd3c906d91c29daa22fb
storkit/.dockerignore

12 lines
166 B
Plaintext
Raw Normal View History

Fix Claude Code hanging in hardened container Claude Code writes to ~/.claude.json, ~/.cache/, and ~/.npm/ which failed silently on the read-only root filesystem. Add tmpfs at /home/storkit so the home dir is writable (the claude-state volume overlays on top for persistent .claude/ data). Also fix .dockerignore: use **/target/ to match nested target dirs, add .storkit/logs/ and **/node_modules/ to prevent multi-GB build context transfers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:16:24 +00:00
# Docker build context exclusions
**/target/
**/node_modules/
frontend/dist/
.storkit/worktrees/
.storkit/logs/
.storkit/work/6_archived/
.git/
*.swp
*.swo
.DS_Store
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 212ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API