Simplified Docker configuration to use manually mounted volume at /data instead of complex pre-caching strategy. This approach: - Uses ENV DENO_DIR=/data to point to manually created Railway volume - Keeps Dockerfile simple and maintainable - Adds --allow-read/--allow-write permissions for cache access - Removes railway.toml volume configuration (manual setup instead) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| playground | ||
| railway-executor | ||
| web | ||