forked from claude-did-this/claude-hub
* Remove claude-config directory * fix: Complete production build logic in build.sh Complete the truncated production build logic that was missing from scripts/build/build.sh: - Add complete production build implementation that creates a temporary Dockerfile with claude-config copying enabled - Update regular Dockerfile.claudecode to comment out claude-config copying for non-production builds - Production builds now properly require claude-config directory and copy it into the container - Regular builds work without claude-config directory (for development) The production build creates a temporary Dockerfile.claudecode.prod with claude-config copying enabled, builds the production image, then cleans up the temporary file. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
2.8 KiB
2.8 KiB