Docker overview, Docker Documentation, 2024 - Provides fundamental concepts of Docker, including containers, images, and Dockerfiles, offering a solid starting point for understanding containerization.
Best practices for writing Dockerfiles, Docker Documentation, 2024 (Docker) - Offers guidelines and techniques for creating efficient, maintainable, and secure Docker images, covering topics like multi-stage builds and caching strategies.
Docker Deep Dive, Nigel Poulton, 2025 (Nigel Poulton Ltd.) - A comprehensive book offering an extensive look into Docker fundamentals, image creation, container management, and practical deployment scenarios.