Dockerfile reference, Docker, 2024 (Docker) - Official documentation detailing the COPY and ADD instructions, their syntax, and operational differences.
Dockerfile best practices (Leverage build cache), Docker, 2024 (Docker) - Official recommendations for structuring Dockerfile instructions to maximize build cache utilization, particularly for dependency installation.