mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-12 02:06:14 -05:00
- Fixed Linux and Windows Dockerfiles with proper dependency paths - Simplified container tests to focus on installation verification - Updated image naming convention (linux-build, windows-build) - Added configurable environment variables for better maintainability - Fixed Windows Ghostscript installation to use chocolatey-only approach - Enhanced progress tracking and error handling throughout - Cleaned up both workflows to remove complex integration tests - Added comprehensive documentation of all fixes Performance improvements: - Linux container: 5-10 minutes (vs 45 minutes traditional) - Windows container: 10-15 minutes (vs 45 minutes traditional)