Files
cs249r_book/docs
Vijay Janapa Reddi a4ee4b86c5 fix(containers): comprehensive fixes for Docker build system
- 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)
2025-08-05 19:29:27 -04:00
..