docker-tools
docker-tools copied to clipboard
Add image caching documentation and troubleshooting guide
Summary
- Add new "Image Caching" section explaining the two levels of caching (matrix trimming and build-time caching)
- Document cache conditions (base image digest and Dockerfile commit)
- Add "Troubleshooting" section with three symptoms for why a Dockerfile might not be built
Test plan
- [x] Review rendered markdown for formatting issues
- [x] Verify internal links work correctly
🤖 Generated with Claude Code