Files
cs249r_book/docs
Vijay Janapa Reddi 62f94ea400 refactor(ci): streamline Docker build and cache workflows
This commit introduces a comprehensive refactoring of the Docker container CI/CD pipeline to improve reliability, maintainability, and efficiency.

Key changes include:
- Consolidated build logic into dedicated workflows (, ).
- Modernized all container build steps to use the robust  for superior caching.
- Simplified execution workflows (, ) to only pull pre-built images, enforcing a clean separation of concerns.
- Standardized the Docker directory structure to a more conventional  and .
- Removed outdated documentation and corrected all file paths across the repository to align with the new structure.
2025-08-11 17:23:19 -04:00
..