Docker Fundamentals — Hard
Key points
- Docker utilizes SHA256 hashes to identify and store layers
- Shared layers between images are stored only once
- This minimizes additional storage consumption for multiple images using the same base layer
Ready to go further?
Related questions
