Files
cs249r_book/docker
Vijay Janapa Reddi 5ae245db73 fix(windows-container): implement robust Ghostscript installation with multiple fallbacks
- Method 1: winget (exact same as working quarto-build.yml)
- Method 2: chocolatey with timeout (10min max to prevent hanging)
- Method 3: direct download from official Ghostscript releases
- Added timeout handling and job control to prevent infinite hangs
- Graceful degradation if all methods fail (build continues)
- Alternative path detection for different installation locations
- Follows exact sequence from proven working quarto-build workflow
2025-08-05 20:01:00 -04:00
..