21 Days of Docker-Day 17 -Building Effective Docker Image

Welcome to Day 17 of 21 Days of Docker. The topic for today is the Building Effective Docker Image. What are containers layers? On Day 8, I talked about Docker Images and layers. Image is build of a bunch of image layers and when we boot the container using this image, container adds a read-write … Continue reading 21 Days of Docker-Day 17 -Building Effective Docker Image